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

@@ -85,14 +85,14 @@
height: 100vh;
max-height: 100vh;
overflow-y: auto;
gap: 2.5rem;
grid-gap: 2.5rem;
display: flex;
flex-direction: column;
.section {
display: flex;
flex-direction: column;
gap: 0.5rem;
grid-gap: 0.5rem;
&__title {
text-transform: uppercase;