Mobile Organized Content #79

Merged
w25tran merged 53 commits from feat/organized-content into main 2021-08-27 15:18:56 -04:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit c26452e439 - Show all commits

View File

@ -140,6 +140,7 @@
border-radius: calc(5rem / 16);
border: calc(2.5rem / 16) solid var(--blue-2);
position: relative;
background: var(--blue-2);
}
.mobileNav {