Make scroll up button a bit more noticeable
This commit is contained in:
parent
711f67b5eb
commit
a9b3dddd8b
|
|
@ -55,10 +55,12 @@
|
|||
@include default-box-shadow;
|
||||
cursor: pointer;
|
||||
background-color: $color-white;
|
||||
border: 1px solid $color-silver;
|
||||
|
||||
&__icon {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
fill: $color-brand;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue