feat: centering svg images
This commit is contained in:
parent
c8e68b4de5
commit
5c26a066e5
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ html {
|
|||
}
|
||||
}
|
||||
|
||||
img, iframe {
|
||||
img, svg, iframe {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue