Skip to content

Instantly share code, notes, and snippets.

@ac12644
Created January 30, 2022 14:37
Show Gist options
  • Save ac12644/6b9e7b41e7915ed1ecd8702afd58fc3d to your computer and use it in GitHub Desktop.
Save ac12644/6b9e7b41e7915ed1ecd8702afd58fc3d to your computer and use it in GitHub Desktop.
body {
margin: 0 !important;
}
.nav-link {
color: inherit;
text-decoration: none;
margin-right: 15px;
}
.nav-link:hover,
.nav-link:active,
.nav-link:visited {
color: black;
text-decoration: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment