+ {tr("Queuing has never been so simple")} +
+{tr("Queuing has never been so simple")}
diff --git a/frontend/app/src/pages/styles.css b/frontend/app/src/pages/styles.css index 2eee661..7090353 100644 --- a/frontend/app/src/pages/styles.css +++ b/frontend/app/src/pages/styles.css @@ -14,7 +14,7 @@ } .image { - height: 10vw; + height: 100px; width: auto; } diff --git a/frontend/app/static/index.html b/frontend/app/static/index.html new file mode 100644 index 0000000..5139ad8 --- /dev/null +++ b/frontend/app/static/index.html @@ -0,0 +1,14 @@ + + + + + + + + + + + diff --git a/frontend/app/static/logo-full.png b/frontend/app/static/logo-full.png new file mode 100644 index 0000000..8e363f6 Binary files /dev/null and b/frontend/app/static/logo-full.png differ