From d72c6a7bb6429d0a9cb3975d3c6d939b2f57922c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20=C3=89pardaud?= Date: Mon, 17 Jun 2024 16:06:00 +0200 Subject: [PATCH] Fix sponsor button margin --- src/main/resources/web/app/stylesheets/partials/_sponsors.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/web/app/stylesheets/partials/_sponsors.scss b/src/main/resources/web/app/stylesheets/partials/_sponsors.scss index c596b3c..b8852ae 100644 --- a/src/main/resources/web/app/stylesheets/partials/_sponsors.scss +++ b/src/main/resources/web/app/stylesheets/partials/_sponsors.scss @@ -68,6 +68,7 @@ $sponsor-silver-height: 92px; &__buttonContainer { text-align: center; + padding-bottom: 40px; } &__previousTitle {