Skip to content

Commit 5992e34

Browse files
authored
Update styles.scss
Signed-off-by: szaimen <[email protected]>
1 parent 50e5a2a commit 5992e34

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

css/styles.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
text-align: center;
99
padding: 10px;
1010
opacity: .6;
11-
11+
12+
.svg {
13+
width: 16px;
14+
height: 16px;
15+
}
16+
1217
&:hover,
1318
&:focus {
1419
opacity: 1 !important;

0 commit comments

Comments
 (0)