Skip to content

Commit b8e4c56

Browse files
style: 💄 Move tooltip down
1 parent 7c5db6a commit b8e4c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/style/tooltip.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $bg: #26233a;
88
color: $color_1;
99
background-color: $bg;
1010
opacity: 0.8;
11-
margin-top: 10px;
11+
margin-top: 30px;
1212
padding: 10px;
1313
font-family: $font-mono;
1414
> .tippy-backdrop {

0 commit comments

Comments
 (0)