enhancements

- no quote for future id
- fix safari landscape text-size-adjust
- fix email address in url_re
This commit is contained in:
xmcp
2019-05-05 14:51:55 +08:00
parent 2dc4ae419f
commit fd855e10ab
3 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ body {
background-size: cover;
overflow-x: hidden;
user-select: none;
text-size-adjust: 100%;
background-color: #124;
}