Compact at 850px

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

View File

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