Fix spacing on cool stuff grid
This commit is contained in:
parent
03e43580c1
commit
9b60dba3c7
2 changed files with 2 additions and 718 deletions
File diff suppressed because one or more lines are too long
|
|
@ -328,7 +328,7 @@
|
|||
.highlight {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
align-self: stretch;
|
||||
padding: 1rem 1rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue