This commit is contained in:
2020-12-16 23:49:27 +01:00
parent 80b20f2098
commit 5cfade336e
5 changed files with 107 additions and 37 deletions
@@ -24,25 +24,7 @@ h1 {
font-size: 75px;
}
h2.categoryHeader {
color: #FFF;
font-size: 50px;
}
button {
background: transparent;
border: none;
color: #FFF;
font-size: 35px;
font-weight: normal;
letter-spacing: .125rem;
text-transform: uppercase;
text-align: center;
transition: opacity .25s .5s;
}
.submitButton {
margin-top: 5%;
padding: .25em 0;
border: 0;
outline: 0;