mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
update font and about page
This commit is contained in:
@ -2,7 +2,7 @@ article > * {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 36rem;
|
||||
padding: 0 $spacing-unit;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
article > h1 {
|
||||
@ -40,7 +40,7 @@ article p > img {
|
||||
.back-link {
|
||||
display: inline-block;
|
||||
font-size: .75em;
|
||||
padding: $spacing-unit;
|
||||
padding: 1em;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
}
|
Reference in New Issue
Block a user