mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-21 09:51:07 +00:00
improve styling
This commit is contained in:
@ -23,10 +23,16 @@
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.post dl,
|
||||
.post ul,
|
||||
.post ol {
|
||||
margin: 1.5em;
|
||||
}
|
||||
|
||||
.post li {
|
||||
margin-left: 1.5rem;
|
||||
margin-right: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.post-content:first-child {
|
||||
margin-top: 4em;
|
||||
|
Reference in New Issue
Block a user