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