merge branch master into assets

This commit is contained in:
dkanada
2020-01-08 11:10:24 +09:00
124 changed files with 5363 additions and 2283 deletions
-6
View File
@@ -20,18 +20,12 @@ html {
.layout-mobile,
.layout-tv {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
body {
overflow-x: hidden;
background-color: transparent !important;
-webkit-font-smoothing: antialiased
}
.mainAnimatedPage {