CSS Spring Cleaning (#3)
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m56s
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m56s
Reviewed-on: #3 Co-authored-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me> Co-committed-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
This commit is contained in:
parent
1e13bc4162
commit
0bd05de72f
8 changed files with 2 additions and 98 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
display: grid;
|
||||
grid-template-columns: repeat(var(--column-count), minmax(0, 1fr));
|
||||
grid-gap: var(--spacing-0\.5);
|
||||
|
||||
li {
|
||||
border: 1px solid var(--color-shadow);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue