Styling fix

pull/95/head
William Tran 2 years ago
parent db88a7699c
commit c26452e439
  1. 1
      components/OrganizedContent.module.css

@ -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 {

Loading…
Cancel
Save