Skip to content

Commit 2e3230d

Browse files
committed
Increased gap between materials stats
Took 2 minutes
1 parent dc96f4d commit 2e3230d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/slimeknights.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ em {
367367
display: grid;
368368
grid-template-columns: repeat(2, minmax(0, 1fr));
369369
width: 332px;
370-
row-gap: 12px;
370+
row-gap: 22px;
371371
}
372372

373373
.grid-armor-traits {

0 commit comments

Comments
 (0)