web client v0.9 (restaurant view)

This commit is contained in:
2020-10-04 17:24:36 +02:00
parent 21ea3f821e
commit b3ade3de7d
15 changed files with 456 additions and 36 deletions

View File

@@ -2,8 +2,7 @@
position: fixed;
bottom: 0;
background-color: $dark-gray;
p {
color: white;
color: rgb(180, 180, 180);
}
}