This commit is contained in:
narcolepticinsomniac 2018-07-08 15:37:26 -04:00 committed by GitHub
parent b7f06c5179
commit 7fe57323a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -446,7 +446,7 @@ label {
/************ reponsive layouts ************/
@media (max-width:850px) {
@media (max-width: 850px) {
body {
overflow: hidden;
}