worlio-themes/core/css/error.css

10 lines
163 B
CSS

.error-container p, .error-container h1 {
text-align: center;
font-family: var(--primary-font);
}
.error-container img {
max-height: 80vh;
max-width: 80vw;
}