mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 01:23:10 +00:00
update posts
This commit is contained in:
@ -14,8 +14,18 @@ article p {
|
||||
text-align: justify;
|
||||
text-indent: 1.5em;
|
||||
text-justify: inter-word;
|
||||
&:first-of-type {
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
article p:first-of-type {
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 4px solid $brand-color;
|
||||
margin: 1em auto;
|
||||
font-style: italic;
|
||||
> * {
|
||||
padding: 0 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user