a
2247ee2776
still missing some things but they were missing before anyway. so it's probably better to just push and deploy already. Reviewed-on: #1
8 lines
83 B
SCSS
8 lines
83 B
SCSS
main.category {
|
|
.entries {
|
|
.container {
|
|
display: grid;
|
|
gap: 2rem;
|
|
}
|
|
}
|
|
} |