Skip to content

Commit 18a72c7

Browse files
Update _mixed.scss
1 parent f83e345 commit 18a72c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/scss/elements/_mixed.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ main {
8787
--icon-size: 36px;
8888
width: var(--icon-size);
8989
height: var(--icon-size);
90-
margin: 0 6px;
90+
margin: 0 3px;
9191
fill: #636388;
9292
transition: transform .2s, filter .1s;
9393

@@ -185,4 +185,4 @@ pre {
185185
border: 1px solid #e1e1e1;
186186
border-radius: 4px;
187187
overflow: auto;
188-
}
188+
}

0 commit comments

Comments
 (0)