Fix error.css

This commit is contained in:
Wirlaburla 2023-05-10 16:23:49 -05:00
parent 80ae2de25d
commit d474177b27

View File

@ -1,8 +1,8 @@
body > p, body > h1 { div.error-container > p, body > h1 {
text-align: center; text-align: center;
} }
body > img { div.error-container > img {
display: block; display: block;
max-height: 512px; max-height: 512px;
margin: auto; margin: auto;