header gap increased a bit
This commit is contained in:
parent
88d36ab255
commit
30c0ff81e2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue