Skip to content

Commit 3b063e6

Browse files
committed
feat(CSS): delete commented out declarations
1 parent ac997c6 commit 3b063e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ body {
2323
border-radius: 15px;
2424
overflow: hidden;
2525
display: grid;
26-
/* grid-template-columns: repeat(4, 1fr); */
27-
/* column-gap: 10px; */
2826
row-gap: 10px;
2927
padding: 10px;
3028
padding-top: 0;

0 commit comments

Comments
 (0)