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