diff --git a/asset-manifest.json b/asset-manifest.json
index 01625dc..a0d0f6b 100644
--- a/asset-manifest.json
+++ b/asset-manifest.json
@@ -1,15 +1,15 @@
{
"files": {
- "main.css": "/phondle/static/css/main.27d70bf7.css",
+ "main.css": "/phondle/static/css/main.103f1974.css",
"main.js": "/phondle/static/js/main.467d3ee3.js",
"static/js/592.1c7bc03a.chunk.js": "/phondle/static/js/592.1c7bc03a.chunk.js",
"index.html": "/phondle/index.html",
- "main.27d70bf7.css.map": "/phondle/static/css/main.27d70bf7.css.map",
+ "main.103f1974.css.map": "/phondle/static/css/main.103f1974.css.map",
"main.467d3ee3.js.map": "/phondle/static/js/main.467d3ee3.js.map",
"592.1c7bc03a.chunk.js.map": "/phondle/static/js/592.1c7bc03a.chunk.js.map"
},
"entrypoints": [
- "static/css/main.27d70bf7.css",
+ "static/css/main.103f1974.css",
"static/js/main.467d3ee3.js"
]
}
\ No newline at end of file
diff --git a/index.html b/index.html
index 15d83a0..bf11bca 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-
Phondle
\ No newline at end of file
+Phondle
\ No newline at end of file
diff --git a/static/css/main.103f1974.css b/static/css/main.103f1974.css
new file mode 100644
index 0000000..e3bea82
--- /dev/null
+++ b/static/css/main.103f1974.css
@@ -0,0 +1,2 @@
+.App{background-color:#121212;color:#fff;text-align:center}#root,.App,body{height:100vh;width:100vw}body{margin:0;padding:0}nav{border-bottom:1px solid grey;display:grid;height:60px;margin:0;place-items:center;width:100%}nav h1{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:45px;margin:0}.game{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 170px);padding-top:50px;width:100vw}@media (max-width:767px){.board{display:flex;flex-direction:column;height:100vh;width:95vw}}@media (min-width:1025px){.board{display:flex;flex-direction:column;height:550px;width:450px}}.row{display:flex;flex:33% 1;flex-direction:row;margin:5px}.letter{border:1px solid grey;color:#fff;display:grid;flex:33% 1;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:bolder;height:100%;margin:5px;place-items:center}#error{background-color:#3a393c}.keyboard{height:300px;margin-top:60px;width:700px}.line1,.line2,.line3{display:flex;flex:33% 1;flex-direction:row;justify-content:center;margin:5px}.key{background-color:grey;border-radius:4px;color:#fff;cursor:pointer;display:grid;font-family:Arial,Helvetica,sans-serif;font-size:20px;height:70px;margin:5px;place-items:center;width:50px}#big{width:100px}#disabled{background-color:#3a393c}#correct{background-color:#528d4e}#almost{background-color:#b49f39}
+/*# sourceMappingURL=main.103f1974.css.map*/
\ No newline at end of file
diff --git a/static/css/main.103f1974.css.map b/static/css/main.103f1974.css.map
new file mode 100644
index 0000000..fbbbc8a
--- /dev/null
+++ b/static/css/main.103f1974.css.map
@@ -0,0 +1 @@
+{"version":3,"file":"static/css/main.103f1974.css","mappings":"AACA,KAEE,wBAAyB,CAIzB,UAAY,CALZ,iBAMF,CAQA,gBAXE,YAAa,CADb,WAiBF,CALA,KAEE,QAAS,CADT,SAIF,CAEA,IAIE,4BAA6B,CAC7B,YAAa,CAJb,WAAY,CAEZ,QAAS,CAGT,kBAAmB,CAJnB,UAKF,CAEA,OAGE,UAAY,CADZ,sCAAyC,CAEzC,cAAe,CAHf,QAIF,CACA,MAIE,kBAAmB,CADnB,YAAa,CAGb,qBAAsB,CAJtB,0BAA2B,CAG3B,gBAAiB,CAJjB,WAOF,CACA,yBAA2B,OAIzB,YAAa,CACb,qBAAsB,CAHtB,YAAa,CADb,UAKF,CAAC,CAED,0BAA4B,OAI1B,YAAa,CACb,qBAAsB,CAHtB,YAAa,CADb,WAKF,CACA,CACA,KAEE,YAAa,CADb,UAAS,CAET,kBAAmB,CACnB,UACF,CAEA,QAGE,qBAAsB,CAMtB,UAAY,CAJZ,YAAa,CAJb,UAAS,CAST,sCAAyC,CAHzC,cAAe,CACf,kBAAmB,CANnB,WAAY,CAEZ,UAAW,CAEX,kBAKF,CAUA,OACE,wBACF,CAEA,UAEE,YAAa,CACb,eAAgB,CAFhB,WAGF,CAiBA,qBAXE,YAAa,CAHb,UAAS,CAET,kBAAmB,CAEnB,sBAAuB,CACvB,UAeF,CAEA,KAQE,qBAAsB,CAJtB,iBAAkB,CAKlB,UAAY,CAEZ,cAAe,CANf,YAAa,CAKb,sCAAyC,CAHzC,cAAe,CALf,WAAY,CACZ,UAAW,CAGX,kBAAmB,CALnB,UAWF,CAEA,KACE,WACF,CACA,UACE,wBACF,CAEA,SACE,wBACF,CAEA,QACE,wBACF","sources":["App.css"],"sourcesContent":["\n.App {\n text-align: center;\n background-color: #121212;\n width: 100vw;\n height: 100vh;\n /* display: flex; */\n color: white;\n}\n\n#root{\n width: 100vw;\n height: 100vh;\n\n}\n\nbody {\n padding: 0%;\n margin: 0;\n width: 100vw;\n height: 100vh;\n}\n\nnav {\n height: 60px;\n width: 100%;\n margin: 0;\n border-bottom: 1px solid grey;\n display: grid;\n place-items: center;\n}\n\nnav h1 {\n margin: 0;\n font-family: Helvetica, Arial, sans-serif;\n color: white;\n font-size: 45px;\n}\n.game {\n width: 100vw;\n height: calc(100vh - 170px);\n display: flex;\n align-items: center;\n padding-top: 50px;\n flex-direction: column;\n \n}\n@media (max-width: 767px) {.board {\n width: 95vw;\n height: 100vh;\n\n display: flex;\n flex-direction: column;\n}}\n\n@media (min-width: 1025px) {.board {\n width: 450px;\n height: 550px;\n\n display: flex;\n flex-direction: column;\n}\n}\n.row {\n flex: 33%;\n display: flex;\n flex-direction: row;\n margin: 5px;\n}\n\n.letter {\n flex: 33%;\n height: 100%;\n border: 1px solid grey;\n margin: 5px;\n display: grid;\n place-items: center;\n font-size: 30px;\n font-weight: bolder;\n color: white;\n font-family: Arial, Helvetica, sans-serif;\n}\n\n#correct {\n background-color: #528d4e;\n}\n\n#almost {\n background-color: #b49f39;\n}\n\n#error {\n background-color: #3a393c;\n}\n\n.keyboard {\n width: 700px;\n height: 300px;\n margin-top: 60px;\n}\n\n.line1 {\n flex: 33%;\n display: flex;\n flex-direction: row;\n display: flex;\n justify-content: center;\n margin: 5px;\n}\n.line2 {\n flex: 33%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n margin: 5px;\n}\n.line3 {\n flex: 33%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n margin: 5px;\n}\n\n.key {\n width: 50px;\n height: 70px;\n margin: 5px;\n border-radius: 4px;\n display: grid;\n place-items: center;\n font-size: 20px;\n background-color: grey;\n color: white;\n font-family: Arial, Helvetica, sans-serif;\n cursor: pointer;\n}\n\n#big {\n width: 100px;\n}\n#disabled {\n background-color: #3a393c;\n}\n\n#correct{\n background-color: #528d4e;\n}\n\n#almost{\n background-color: #b49f39;\n}"],"names":[],"sourceRoot":""}
\ No newline at end of file
diff --git a/static/css/main.27d70bf7.css b/static/css/main.27d70bf7.css
deleted file mode 100644
index f0d1d53..0000000
--- a/static/css/main.27d70bf7.css
+++ /dev/null
@@ -1,2 +0,0 @@
-.App{background-color:#121212;color:#fff;height:100vh;text-align:center;width:100vw}body{margin:0;padding:0}nav{border-bottom:1px solid grey;display:grid;height:60px;margin:0;place-items:center;width:100%}nav h1{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:45px;margin:0}.game{align-items:center;height:calc(100vh - 170px);padding-top:50px}.board,.game{display:flex;flex-direction:column;width:100vw}.board{border:1px solid #000;height:100vh}.row{display:flex;flex:33% 1;flex-direction:row;margin:5px}.letter{border:1px solid grey;color:#fff;display:grid;flex:33% 1;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:bolder;height:100%;margin:5px;place-items:center}#error{background-color:#3a393c}.keyboard{height:300px;margin-top:60px;width:700px}.line1,.line2,.line3{display:flex;flex:33% 1;flex-direction:row;justify-content:center;margin:5px}.key{background-color:grey;border-radius:4px;color:#fff;cursor:pointer;display:grid;font-family:Arial,Helvetica,sans-serif;font-size:20px;height:70px;margin:5px;place-items:center;width:50px}#big{width:100px}#disabled{background-color:#3a393c}#correct{background-color:#528d4e}#almost{background-color:#b49f39}
-/*# sourceMappingURL=main.27d70bf7.css.map*/
\ No newline at end of file
diff --git a/static/css/main.27d70bf7.css.map b/static/css/main.27d70bf7.css.map
deleted file mode 100644
index 330252f..0000000
--- a/static/css/main.27d70bf7.css.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"static/css/main.27d70bf7.css","mappings":"AAAA,KAEE,wBAAyB,CAIzB,UAAY,CAFZ,YAAa,CAHb,iBAAkB,CAElB,WAIF,CAEA,KAEE,QAAS,CADT,SAEF,CAEA,IAIE,4BAA6B,CAC7B,YAAa,CAJb,WAAY,CAEZ,QAAS,CAGT,kBAAmB,CAJnB,UAKF,CAEA,OAGE,UAAY,CADZ,sCAAyC,CAEzC,cAAe,CAHf,QAIF,CACA,MAIE,kBAAmB,CAFnB,0BAA2B,CAG3B,gBAEF,CAEA,aANE,YAAa,CAGb,qBAAsB,CALtB,WAcF,CANA,OAGE,qBAAuB,CADvB,YAIF,CAEA,KAEE,YAAa,CADb,UAAS,CAET,kBAAmB,CACnB,UACF,CAEA,QAGE,qBAAsB,CAMtB,UAAY,CAJZ,YAAa,CAJb,UAAS,CAST,sCAAyC,CAHzC,cAAe,CACf,kBAAmB,CANnB,WAAY,CAEZ,UAAW,CAEX,kBAKF,CAUA,OACE,wBACF,CAEA,UAEE,YAAa,CACb,eAAgB,CAFhB,WAGF,CAiBA,qBAXE,YAAa,CAHb,UAAS,CAET,kBAAmB,CAEnB,sBAAuB,CACvB,UAeF,CAEA,KAQE,qBAAsB,CAJtB,iBAAkB,CAKlB,UAAY,CAEZ,cAAe,CANf,YAAa,CAKb,sCAAyC,CAHzC,cAAe,CALf,WAAY,CACZ,UAAW,CAGX,kBAAmB,CALnB,UAWF,CAEA,KACE,WACF,CACA,UACE,wBACF,CAEA,SACE,wBACF,CAEA,QACE,wBACF","sources":["App.css"],"sourcesContent":[".App {\n text-align: center;\n background-color: #121212;\n width: 100vw;\n height: 100vh;\n /* display: flex; */\n color: white;\n}\n\nbody {\n padding: 0%;\n margin: 0;\n}\n\nnav {\n height: 60px;\n width: 100%;\n margin: 0;\n border-bottom: 1px solid grey;\n display: grid;\n place-items: center;\n}\n\nnav h1 {\n margin: 0;\n font-family: Helvetica, Arial, sans-serif;\n color: white;\n font-size: 45px;\n}\n.game {\n width: 100vw;\n height: calc(100vh - 170px);\n display: flex;\n align-items: center;\n padding-top: 50px;\n flex-direction: column;\n}\n\n.board {\n width: 100vw;\n height: 100vh;\n border: 1px solid black;\n display: flex;\n flex-direction: column;\n}\n\n.row {\n flex: 33%;\n display: flex;\n flex-direction: row;\n margin: 5px;\n}\n\n.letter {\n flex: 33%;\n height: 100%;\n border: 1px solid grey;\n margin: 5px;\n display: grid;\n place-items: center;\n font-size: 30px;\n font-weight: bolder;\n color: white;\n font-family: Arial, Helvetica, sans-serif;\n}\n\n#correct {\n background-color: #528d4e;\n}\n\n#almost {\n background-color: #b49f39;\n}\n\n#error {\n background-color: #3a393c;\n}\n\n.keyboard {\n width: 700px;\n height: 300px;\n margin-top: 60px;\n}\n\n.line1 {\n flex: 33%;\n display: flex;\n flex-direction: row;\n display: flex;\n justify-content: center;\n margin: 5px;\n}\n.line2 {\n flex: 33%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n margin: 5px;\n}\n.line3 {\n flex: 33%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n margin: 5px;\n}\n\n.key {\n width: 50px;\n height: 70px;\n margin: 5px;\n border-radius: 4px;\n display: grid;\n place-items: center;\n font-size: 20px;\n background-color: grey;\n color: white;\n font-family: Arial, Helvetica, sans-serif;\n cursor: pointer;\n}\n\n#big {\n width: 100px;\n}\n#disabled {\n background-color: #3a393c;\n}\n\n#correct{\n background-color: #528d4e;\n}\n\n#almost{\n background-color: #b49f39;\n}"],"names":[],"sourceRoot":""}
\ No newline at end of file