Fix mobile header #231

Merged
j285he merged 3 commits from jared-fix-mobile-header into main 2021-08-30 20:37:56 -04:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit c5bb9aa93e - Show all commits

View File

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