[Style] Make both SVGs and images centered
This commit is contained in:
parent
5355576443
commit
4cd74fd9b4
@ -332,9 +332,6 @@ th, td {
|
|||||||
img, svg {
|
img, svg {
|
||||||
max-height: 600px;
|
max-height: 600px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
|
||||||
|
|
||||||
svg {
|
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user