mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 21:34:04 +03:00
give some small padding on image to make it vertical spacing more even
This commit is contained in:
parent
d97951b499
commit
e045177031
@ -207,3 +207,7 @@ a {
|
|||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
md img {
|
||||||
|
margin-bottom: 8px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user