Fix title inconsistencies #229

Merged
j285he merged 5 commits from jared-fix-headers into main 2021-08-30 20:49:13 -04:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit aba9a1bb4c - Show all commits

View File

@ -29,10 +29,3 @@
.main > .miniEventCards {
margin-top: 0;
}
@media only screen and (max-width: calc(425rem / 16)) {
.header {
display: flex;
flex-direction: column;
}
}