adjusted header

This commit is contained in:
rawleyIfowler
2022-04-17 11:53:26 -05:00
parent aecac47bfd
commit b8d3ff951c

View File

@@ -32,8 +32,12 @@ body {
max-width: clamp(400px, 750px + 3vw, 900px);
}
#title:after {
display: none;
}
h1 {
font-size: 1.6em;
font-size: 1.8em;
font-weight: 800;
margin-bottom: 0;
margin-top: 12px;
@@ -114,7 +118,7 @@ a:hover:after {
align-self: stretch;
align-items: center;
margin-right: 12px;
margin-top: 6px;
margin-bottom: 0;
font-size: 1.5em;
}