Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Removed code that removes underline for link
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR committed Aug 26, 2020
1 parent 45d5617 commit fe820dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,6 @@
}
& :any-link {
color: white;
text-decoration: none;
&:hover {
text-decoration: underline;
}
}
}
}

0 comments on commit fe820dd

Please sign in to comment.