website: charset fix for ios
This commit is contained in:
parent
91be54ae8c
commit
1f05e6237f
3 changed files with 90 additions and 37 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Reference in a new issue