mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-21 09:51:07 +00:00
make things a lot prettier
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
.post {
|
||||
background: white;
|
||||
margin: 2em auto;
|
||||
max-width: 60rem;
|
||||
padding: 2em 0;
|
||||
box-shadow: 12px 18px 24px rgba(darken($brand-color, 50%), .1);
|
||||
}
|
||||
|
||||
.post > * {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
Reference in New Issue
Block a user