From 92c8430b4a41d559e13029bcea8faa5d6aeba445 Mon Sep 17 00:00:00 2001 From: creio Date: Sat, 25 May 2019 23:58:34 +0300 Subject: [PATCH] 2019.05.25 Update --- _sass/footer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/footer.scss b/_sass/footer.scss index b1bd8471..1b2451b5 100644 --- a/_sass/footer.scss +++ b/_sass/footer.scss @@ -71,7 +71,7 @@ footer { position: fixed; z-index: 1000; opacity: 0.8; - padding: 10px; + padding: 6px 10px; background: $accent; border-radius: 5px; -webkit-border-radius: 5px;