mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-18 17:14:15 +00:00
fix image margin and back link arrow
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
<a href="{{ "/" | prepend: site.baseurl }}" class="back-link">
|
<a href="{{ "/" | prepend: site.baseurl }}" class="back-link">
|
||||||
❮ Home
|
⟨ Home
|
||||||
</a>
|
</a>
|
@ -23,10 +23,6 @@
|
|||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post p img {
|
|
||||||
margin-left: -1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.post li {
|
.post li {
|
||||||
margin-left: 1.5rem;
|
margin-left: 1.5rem;
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
|
Reference in New Issue
Block a user