From 97498242b6b99f2a686661e5233b4f2251870492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Sat, 30 Jul 2022 19:54:55 +0300 Subject: [PATCH] Update dev server --- resources/styles/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/styles/main.css b/resources/styles/main.css index f48d765..5d76763 100644 --- a/resources/styles/main.css +++ b/resources/styles/main.css @@ -1122,6 +1122,7 @@ a:active { border: none; border-radius: 50%; background-color: #1d60b5; + box-shadow: white 0 0 50px -5px; } #scroll-to-top img { height: 100%;