Fix image margin
This commit is contained in:
parent
862a646612
commit
33ed8f08c0
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ body[data-route*="social"] {
|
|||
img, iframe {
|
||||
border-radius: 5px;
|
||||
border: none;
|
||||
margin-bottom: 5px;
|
||||
margin: 5px 0;
|
||||
}
|
||||
img {
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue