Only hide underline in page title link

This commit is contained in:
Jordan Eldredge 2018-12-02 18:18:23 -08:00
parent d956395be1
commit 8ad18359b8

View file

@ -20,7 +20,7 @@ body {
background-color: rgba(59, 83, 90, 0.9);
}
a {
h1 a {
text-decoration: none;
}