mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-06 07:11:19 +08:00
theme: fix margins for images #92
This commit is contained in:
parent
5ad6824912
commit
7e445ee200
@ -283,8 +283,7 @@ textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[typ
|
|||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
#body img, #body .video-container {
|
#body img, #body .video-container {
|
||||||
margin-left: auto;
|
margin: 1.5rem auto;
|
||||||
margin-right: auto;
|
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user