We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5db6a commit b8e4c56Copy full SHA for b8e4c56
frontend/style/tooltip.scss
@@ -8,7 +8,7 @@ $bg: #26233a;
8
color: $color_1;
9
background-color: $bg;
10
opacity: 0.8;
11
- margin-top: 10px;
+ margin-top: 30px;
12
padding: 10px;
13
font-family: $font-mono;
14
> .tippy-backdrop {
0 commit comments