diff --git a/app/_home/index.module.scss b/app/_home/index.module.scss index db198b66..544090d4 100644 --- a/app/_home/index.module.scss +++ b/app/_home/index.module.scss @@ -1,6 +1,10 @@ .wrapper { width: 100%; height: 100svh; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; } .canvas { @@ -12,10 +16,6 @@ } .content { - position: fixed; - width: 100%; - height: 100%; - top: 0; color: white; display: flex; flex-direction: column; diff --git a/src/assets/css/index.module.min.css b/src/assets/css/index.module.min.css index 6416e8e4..ca950d4b 100644 --- a/src/assets/css/index.module.min.css +++ b/src/assets/css/index.module.min.css @@ -1,3 +1,3 @@ -.wrapper{width:100%;height:100svh}.canvas{position:fixed;width:100%;height:100%;top:0;left:0}.content{position:fixed;width:100%;height:100%;top:0;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;mix-blend-mode:difference;pointer-events:none}.title{font-size:40px;font-weight:500;pointer-events:none}@media(max-width: 560px){.title{font-size:9vw}}.install{font-size:16px;pointer-events:auto;cursor:pointer;display:flex;align-items:baseline;gap:8px}.install.copied{pointer-events:none;opacity:.24}.link{margin-top:24px;font-size:18px}.link a{pointer-events:auto;text-decoration:underline;margin-left:8px}.input{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;margin-top:16px}.input p{width:64px}.input input,.input select{border-bottom:1px solid #fff;pointer-events:auto;cursor:pointer;width:160px;text-align:center}@media(max-width: 560px){.input input,.input select{text-align:left;padding:0 16px;width:120px}} +.wrapper{width:100%;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center}.canvas{position:fixed;width:100%;height:100%;top:0;left:0}.content{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;mix-blend-mode:difference;pointer-events:none}.title{font-size:40px;font-weight:500;pointer-events:none}@media(max-width: 560px){.title{font-size:9vw}}.install{font-size:16px;pointer-events:auto;cursor:pointer;display:flex;align-items:baseline;gap:8px}.install.copied{pointer-events:none;opacity:.24}.link{margin-top:24px;font-size:18px}.link a{pointer-events:auto;text-decoration:underline;margin-left:8px}.input{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;margin-top:16px}.input p{width:64px}.input input,.input select{border-bottom:1px solid #fff;pointer-events:auto;cursor:pointer;width:160px;text-align:center}@media(max-width: 560px){.input input,.input select{text-align:left;padding:0 16px;width:120px}} /*# sourceMappingURL=index.module.min.css.map */ \ No newline at end of file diff --git a/src/assets/css/index.module.min.css.map b/src/assets/css/index.module.min.css.map index f6c3b303..29643507 100644 --- a/src/assets/css/index.module.min.css.map +++ b/src/assets/css/index.module.min.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../../app/_home/index.module.scss"],"names":[],"mappings":"AAAA,SACG,UAAA,CACA,aAAA,CAGH,QACG,cAAA,CACA,UAAA,CACA,WAAA,CACA,KAAA,CACA,MAAA,CAGH,SACG,cAAA,CACA,UAAA,CACA,WAAA,CACA,KAAA,CACA,UAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CACA,yBAAA,CACA,mBAAA,CAGH,OACG,cAAA,CACA,eAAA,CACA,mBAAA,CACA,yBAJH,OAKM,aAAA,CAAA,CAIN,SACG,cAAA,CACA,mBAAA,CACA,cAAA,CACA,YAAA,CACA,oBAAA,CACA,OAAA,CACA,gBACG,mBAAA,CACA,WAAA,CAIN,MACG,eAAA,CACA,cAAA,CACA,QACG,mBAAA,CACA,yBAAA,CACA,eAAA,CAIN,OACG,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CACA,eAAA,CACA,SACG,UAAA,CAEH,2BAEG,4BAAA,CACA,mBAAA,CACA,cAAA,CACA,WAAA,CACA,iBAAA,CACA,yBAPH,2BAQM,eAAA,CACA,cAAA,CACA,WAAA,CAAA","file":"index.module.min.css"} \ No newline at end of file +{"version":3,"sources":["../../../app/_home/index.module.scss"],"names":[],"mappings":"AAAA,SACG,UAAA,CACA,aAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CAGH,QACG,cAAA,CACA,UAAA,CACA,WAAA,CACA,KAAA,CACA,MAAA,CAGH,SACG,UAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CACA,yBAAA,CACA,mBAAA,CAGH,OACG,cAAA,CACA,eAAA,CACA,mBAAA,CACA,yBAJH,OAKM,aAAA,CAAA,CAIN,SACG,cAAA,CACA,mBAAA,CACA,cAAA,CACA,YAAA,CACA,oBAAA,CACA,OAAA,CACA,gBACG,mBAAA,CACA,WAAA,CAIN,MACG,eAAA,CACA,cAAA,CACA,QACG,mBAAA,CACA,yBAAA,CACA,eAAA,CAIN,OACG,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CACA,eAAA,CACA,SACG,UAAA,CAEH,2BAEG,4BAAA,CACA,mBAAA,CACA,cAAA,CACA,WAAA,CACA,iBAAA,CACA,yBAPH,2BAQM,eAAA,CACA,cAAA,CACA,WAAA,CAAA","file":"index.module.min.css"} \ No newline at end of file