home screen changes (info button, appstore and google play buttons)

This commit is contained in:
2020-10-21 19:54:51 +02:00
parent e488827335
commit f5f758dbdc
11 changed files with 208 additions and 68 deletions

View File

@@ -10,6 +10,7 @@
@import "./styles/NewRestaurant.scss";
@import "./styles/EditRestaurant.scss";
@import "./styles/Dish.scss";
@import "./styles/Home.scss";
.App {
background-image: url("./public/bg_tile.jpg");
@@ -70,4 +71,4 @@ p {
margin-left: 10px;
margin-top: auto;
margin-bottom: auto;
}
}