This commit is contained in:
Madison Scott-Clary
2023-02-17 00:42:06 -08:00
parent f394a10571
commit f9c18a88f9
12 changed files with 49 additions and 11 deletions

View File

@ -32,9 +32,13 @@ header h2:after {
}
.next {
font-size: 20pt;
font-weight: bold;
font-family: sans-serif !important;
display: block;
width: 100%;
margin: 0.5rem auto 1rem auto;
font-size: 40pt;
text-align: center;
text-decoration: none;
}
.phantom {
visibility: hidden;
}