Skip to content

Commit 160a72b

Browse files
authored
Merge pull request #315 from codesnippetspro/fix/whats-new
fix: add missing gap to what's new screen
2 parents 1d4d0bb + 976c90e commit 160a72b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/welcome.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ $breakpoint: 1060px;
6767
display: flex;
6868
flex-flow: row wrap;
6969
justify-content: space-evenly;
70+
gap: 5px;
7071
margin: 0;
7172
}
7273

0 commit comments

Comments
 (0)