diff --git a/css/school.css b/css/school.css index 4f847e8..a222d7d 100644 --- a/css/school.css +++ b/css/school.css @@ -158,6 +158,7 @@ pointer-events: none; position: absolute; top: -100000%; + left: -100000%; width: 100%; word-break: keep-all; } diff --git a/css/school.less b/css/school.less index 21223c6..180cc2e 100644 --- a/css/school.less +++ b/css/school.less @@ -173,6 +173,7 @@ pointer-events: none; position: absolute; top: -100000%; + left: -100000%; width: 100%; word-break: keep-all; }