Fixed error page width on mobile
This commit is contained in:
parent
ae7c3e92bd
commit
14953657ec
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user