website: charset fix for ios

This commit is contained in:
Rasmus Andersson 2019-05-26 18:13:55 -07:00
parent 91be54ae8c
commit 1f05e6237f
3 changed files with 90 additions and 37 deletions

View file

@ -162,8 +162,6 @@ h1 {
box-shadow: inset -1px -1px 0 var(--gridColor);
cursor: cell;
user-select: none;
-webkit-user-select: none;
}
/* for window width >= 1600 */
@media only screen and (min-width: 1599px) {