Update headers

This commit is contained in:
Andros Fenollosa 2024-02-29 17:11:38 +01:00
parent 825d642738
commit 413c3a6102

View File

@ -20,6 +20,10 @@ body {
margin-top: 6rem;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
/* Components */
.container {
@ -77,7 +81,6 @@ a:hover, .link:hover {
.button {
display: inline-block;
min-width: 4rem;
font-weight: bold;
box-sizing: border-box;
text-align: center;
padding: .5rem .8rem;