mark margin property of site title important

This commit is contained in:
butterbutt 2020-12-20 18:00:47 -06:00
parent 1ab6980865
commit 1f98f2e56c
Signed by: butterbutt
GPG Key ID: 4D2AD715BC930E49
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ body > div#front-page {
}
h1#site-title {
margin-top: 0;
margin-top: 0!important;
padding-top: 2em;
}