Skip to content

Commit 50c8aad

Browse files
committed
feat(CSS): delete following declarations: row-gap: 10px
1 parent 3b063e6 commit 50c8aad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ body {
2323
border-radius: 15px;
2424
overflow: hidden;
2525
display: grid;
26-
row-gap: 10px;
2726
padding: 10px;
2827
padding-top: 0;
2928
background-color: rgb(27 22 22 / 39%);

0 commit comments

Comments
 (0)