Add box shadow to #scroll-to-top
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user