Fixed error page width on mobile

This commit is contained in:
kvakazyambra 2023-08-30 23:59:11 +03:00
parent ae7c3e92bd
commit 14953657ec

View File

@ -44,7 +44,7 @@
.errorText { .errorText {
font-weight: 300; font-weight: 300;
left: 52px; left: 52px;
margin-bottom: 1em; margin: 0 60px 1em 0;
position: relative; position: relative;
top: -2.25em; top: -2.25em;