Skip to content

Commit 8aecfaf

Browse files
committed
💄 remove bottom border
1 parent 60acd0b commit 8aecfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
}
278278

279279
a {
280-
text-decoration: none;
280+
border-bottom: none;
281281
display: block;
282282
color: _palette(bg);
283283
}

0 commit comments

Comments
 (0)