Skip to content

Commit a2ba352

Browse files
committed
Fix Header Text decorations
1 parent 6229000 commit a2ba352

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/app/_common/header/nav/nav.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
@include clearfix();
55

6+
a {
7+
text-decoration: none;
8+
}
9+
610
// All lists
711
ul {
812
margin: 0;

0 commit comments

Comments
 (0)