Resize header items

This commit is contained in:
nxshock 2021-09-27 20:12:34 +05:00
parent 379450c70f
commit 61ff8b9c67

View File

@ -30,8 +30,9 @@ a {
svg, img {
vertical-align: middle;
width: 1em;
height: 1em;
width: 1.5em;
height: 1.5em;
margin: 0;
}
header {
@ -43,7 +44,6 @@ header {
}
h1 {
margin-top: 1em;
font-size: 150%;
}