From bb77a76b524f58fbdb8a5c8d1f2cfc9b5eb65a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20I=C5=82owski?= Date: Wed, 1 Mar 2023 21:31:20 +0100 Subject: [PATCH] Improve FirstFooter scaling --- client/src/style/_BottomFPage.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/style/_BottomFPage.scss b/client/src/style/_BottomFPage.scss index ff3f4e6..e8c0467 100644 --- a/client/src/style/_BottomFPage.scss +++ b/client/src/style/_BottomFPage.scss @@ -6,7 +6,7 @@ display: flex; font-size: 15px; position: absolute; - top: 86%; + bottom: 11vh; } .a-write-to-us {