From 49e7e5c581df8f30173a0b72dd3efbfa95b36933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?netop=3A//=E3=82=A6=E3=82=A8=E3=83=8F?= Date: Tue, 4 Jun 2019 16:06:18 -0500 Subject: [PATCH] Fixes --- view/template/content/faq.php | 2 +- web/scss/pages/_ancillary.scss | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/template/content/faq.php b/view/template/content/faq.php index d7f73f67..5b5fb4ef 100644 --- a/view/template/content/faq.php +++ b/view/template/content/faq.php @@ -47,7 +47,7 @@
-

Do you have further questions or want to submit a question to our FAQ? Send us an email!

+

Do you have further questions or want to submit a question to our FAQ? Send us an email!

diff --git a/web/scss/pages/_ancillary.scss b/web/scss/pages/_ancillary.scss index f9dbd3fb..2d3375cf 100644 --- a/web/scss/pages/_ancillary.scss +++ b/web/scss/pages/_ancillary.scss @@ -29,7 +29,7 @@ + ol, + p, + ul { - padding-top: 0.25rem; + margin-top: 0.25rem; } + .button { @@ -60,7 +60,7 @@ + ol, + p, + ul { - padding-top: 1.25rem; + margin-top: 1.25rem; } + .button {