Remove footer border

This commit is contained in:
Shadowfacts 2019-06-29 15:58:53 -04:00
parent 0c66619f0f
commit 5830102ded
Signed by untrusted user: shadowfacts
GPG Key ID: 94A5AB95422746E5
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ figure {
flex-wrap: wrap;
padding-top: 10px;
border-top: 3px solid var(--accent-color);
// border-top: 3px solid var(--accent-color);
}
.site-title {