mirror of
https://github.com/urbit/shrub.git
synced 2024-11-30 22:15:47 +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-width: 1px;
|
||||
}
|
||||
|
||||
md img {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user