Add .link underline

This commit is contained in:
venashial
2022-07-11 13:23:19 -07:00
parent e280c0c5ca
commit 3e87d88825
31 changed files with 59 additions and 49 deletions

View File

@@ -38,7 +38,7 @@
border: solid 2px hsl(0, 0%, 20%);
border-bottom: none;
display: flex;
gap: 1rem;
grid-gap: 1rem;
flex-wrap: wrap;
position: relative;
justify-content: flex-start;