header gap increased a bit

This commit is contained in:
Pagwin 2024-11-02 20:45:15 -04:00
parent 88d36ab255
commit 30c0ff81e2
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -21,7 +21,7 @@ a:hover {
box-sizing: border-box; box-sizing: border-box;
display: flex; display: flex;
flex-flow: row nowrap; flex-flow: row nowrap;
gap: 0.5em; gap: 1em;
align-items: center; align-items: center;
width: 100%; width: 100%;
font-size: 24px; font-size: 24px;