Add box shadow to #scroll-to-top

This commit is contained in:
Ferit Yiğit BALABAN
2022-07-30 19:54:40 +03:00
parent 119c4a8208
commit 16b7610b78

View File

@@ -227,6 +227,7 @@ a {
border: none;
border-radius: 50%;
background-color: variables.$clr_brand;
box-shadow: white 0 0 50px -5px;
img {
height: 100%;