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 {
|
.highlight {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
padding: 1rem 1rem;
|
padding: 1rem 1rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue