feat: fixed navigation section

This commit is contained in:
afn
2022-11-25 20:58:50 -05:00
parent 8ad0a3dfd1
commit 4601783dfe
4 changed files with 31 additions and 17 deletions

View File

@@ -36,7 +36,7 @@
font-weight: 600;
border: none;
border-radius: 12px;
padding: 1rem 1.75rem;
padding: 0.85rem 1.5rem;
display: block;
background-color: var(--grey-two);
transition: transform 0.4s var(--bezier-one), filter 0.4s var(--bezier-one);