Added margin-top to ig, yt and img elements
This commit is contained in:
@ -39,4 +39,7 @@
|
||||
max-width: none !important;
|
||||
min-width: 0 !important;
|
||||
}
|
||||
img, iframe, br {
|
||||
margin-top: 1rem !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user