more comm stuff
This commit is contained in:
parent
3c40728090
commit
70727735b3
5 changed files with 19 additions and 11 deletions
|
@ -90,7 +90,7 @@ h1, h2 { --around-image: url(media/sparkles.svg); }
|
|||
#links ul {
|
||||
display: grid;
|
||||
grid-column-gap: 1em;
|
||||
grid-template-columns: repeat(auto-fit, minmax(4.5em, 1fr));
|
||||
grid-template-columns: repeat(auto-fit, minmax(4.5rem, 1fr));
|
||||
|
||||
max-width: 85%;
|
||||
margin: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue