Skip to content

Commit c3ad600

Browse files
committed
Change z-index of #back-to-top button
1 parent 6dd8b76 commit c3ad600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack/sass/main.scss

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ h2 {
119119
display: none;
120120
background-color: $blue;
121121
border: none;
122+
z-index: 1;
122123
}
123124

124125
.dropdown-item {

0 commit comments

Comments
 (0)