diff --git a/src/css/_layout.scss b/src/css/_layout.scss index 245abe3..010eb80 100644 --- a/src/css/_layout.scss +++ b/src/css/_layout.scss @@ -37,7 +37,7 @@ body .root .content.theme { font-size: xx-large; margin: 0; line-height: 1.5; - + min-height: 75px; a { text-decoration: none; } diff --git a/src/css/pages/SurahIndex.scss b/src/css/pages/SurahIndex.scss index cf1b861..d5b347d 100644 --- a/src/css/pages/SurahIndex.scss +++ b/src/css/pages/SurahIndex.scss @@ -5,7 +5,7 @@ body .root .content.theme { header { - height: 95px; + height: 115px; } ul.body.index {