CSS Tweaks

This commit is contained in:
2025-10-10 17:19:26 +01:00
parent 60c4e01778
commit a5a3da62eb

View File

@@ -212,6 +212,7 @@ label{
#article{
padding: 0 10px 0 10px;
margin-bottom: 25px;
}
#article>p>img{
@@ -222,6 +223,7 @@ label{
}
#article>video{
display: block;
margin: 0 auto 0 auto;
max-width: 100%;
max-height: 50vh;