5 lines
79 B
SCSS
5 lines
79 B
SCSS
|
.with-scroll-to-top__scroll-point {
|
||
|
position: relative;
|
||
|
top: -$gap-larger;
|
||
|
}
|