mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
add titleless posts and a menu in the footer
This commit is contained in:
@ -81,7 +81,7 @@ hr {
|
||||
padding: 4em 1em;
|
||||
}
|
||||
|
||||
.home h1 {
|
||||
.content-title {
|
||||
font-size: 2em;
|
||||
margin-bottom: 2em;
|
||||
text-align: center;
|
||||
@ -99,7 +99,7 @@ hr {
|
||||
}
|
||||
|
||||
.site-credits {
|
||||
margin: 2em auto;
|
||||
margin: 0 auto 2em;
|
||||
padding: 0 2em;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user