error.html #3

This commit is contained in:
M_12 2023-03-19 16:46:37 +06:00
parent 0f34e0eb81
commit 4589e63b33

View file

@ -170,13 +170,3 @@ div.error > .footer > h1 {
text-decoration: none;
text-transform: none;
}
/* Adaptite */
/* Error */
@media only screen and (max-width: 50%) {
div.error > .info > h1 {
font-size: calc(512px / 2);
line-height: 1.2;
margin-left: 117.25px;
}
}