Skip to content

Commit e229aac

Browse files
authored
Remove weird padding (nodejs#2855)
1 parent 2ffb238 commit e229aac

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
.post-container {
22
grid-gap: var(--space-24);
3-
4-
article {
5-
padding: var(--space-80) 0 0 var(--space-96);
6-
}
73
}

0 commit comments

Comments
 (0)