diff --git a/assets/css/styles.css b/assets/css/styles.css index be32e06..5a90ce9 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -209,7 +209,7 @@ img{ } .menu__container.bd-grid { display: flex; - column-gap: 206px; + column-gap: 50px; } img.menu__img { transform: translateX(3px); @@ -462,20 +462,22 @@ img.menu__img { .about__container, .app__container{ grid-template-columns: repeat(2,1fr); - align-items: center; + /* align-items: center; */ } .about__data, .about__initial, .app__data, .app__initial, .contact__container, .contact__initial{ - text-align: initial; + text-align: left; } .about__img, .app__img{ width: 380px; order: -1; } - + .contact__img{ + padding-bottom: 50%; + } .contact__container{ grid-template-columns: 1.75fr 1fr; align-items: center; diff --git a/contact.png b/contact.png new file mode 100644 index 0000000..fed8109 Binary files /dev/null and b/contact.png differ diff --git a/index.html b/index.html index d8c21d5..d52c2bf 100644 --- a/index.html +++ b/index.html @@ -174,12 +174,16 @@
If you want to reserve a table in our restaurant, contact us and we will attend you quickly, with our 24/7 chat service.
+If you want to reserve a table in our restaurant,
contact us and we will attend you quickly, with our 24/7 chat service.