From 96b5d1b352b1f8c085dceaf46fc9dbb4d9e4e025 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sat, 24 Aug 2019 11:57:36 +0300 Subject: [PATCH] Front page mobile fix --- src/docs/styles/_layout.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/styles/_layout.scss b/src/docs/styles/_layout.scss index 5b654b01d..08da36eab 100644 --- a/src/docs/styles/_layout.scss +++ b/src/docs/styles/_layout.scss @@ -163,8 +163,8 @@ img.website-logo { font-size: 1.5rem; } } -.splash + input + p { - padding-bottom: 3rem; +.splash ~ *:last-child { + margin-bottom: 3rem; } // Page title