Add box shadow to #scroll-to-top
This commit is contained in:
@@ -227,6 +227,7 @@ a {
|
|||||||
border: none;
|
border: none;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: variables.$clr_brand;
|
background-color: variables.$clr_brand;
|
||||||
|
box-shadow: white 0 0 50px -5px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user