Header links

This commit is contained in:
John O'Nolan 2020-07-15 00:27:43 +07:00
parent f80091d791
commit 45cf56185b
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -275,9 +275,6 @@ a.gh-powered svg {
display: inline-block;
color: currentColor;
text-decoration: none;
text-transform: uppercase;
font-size: 1.3rem;
font-weight: 500;
}
ul.nav {
@ -293,6 +290,9 @@ ul.nav {
ul.nav a {
margin: 0 1vmin;
padding: 5px;
text-transform: uppercase;
font-size: 1.3rem;
font-weight: 500;
}
ul.nav a:hover {