Skip to content

Commit

Permalink
easter info
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabscg committed Mar 29, 2024
1 parent 46311eb commit bf578cb
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .firebase/hosting.cHVibGlj.cache
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
index.html,1709746863987,4ed06a98312460b666557f0940e4544225a1ed02f64e73d13ea64a37f440f46e
index.js,1701386878088,b2210324b7cda17a8dcb66fcacd3a1524d6df850fab6facb1c7b350372002a99
specials.html,1708999613510,05c11aea022d47d106ecb46eb16bb33bf2dd6bdece2c9d2b6474038458ee142b
style.css,1709746885244,e565a7b9f929c1f98e1441a332fb2f5e12752714d7e3b0fff865fb12a4be9447
assets/img/Lanterna-restaurant.png,1700433650788,b2762ffb6762c82ca607b77748975324a55e0445be99f568da7e43c61c2a44fa
assets/img/beef-cooking-cuisine-delicious-preview.jpg,1701290435692,fd214e302095ee1cc88be1e6aa8b2a99375c0a1e67f61a1c6c1238aa188bb936
assets/img/bruschetta.jpeg,1700433650789,50d3334fa220bd2e34cdb852bc1de1b2cc3fbf9a2ed856ddcaa6cfe0eb53a59b
Expand All @@ -9,7 +10,6 @@ assets/img/fettuccine.jpeg,1701290099198,7c0b3efac4dc39a38bcdaa4e604c1db0a73fe7c
assets/img/lanterna-navidad.png,1701290164692,17ad20a93891ab518cb52b816d25ae7f8f799431f89a52118b1fb48d167b5c26
assets/img/meat_lasagna.jpeg,1708051734188,7ca92d05d6ea53abbe688da44b244e3658ae4595162f602ba9c2275d19fea387
assets/img/mobile-app.png,1700433650791,a325023faa8f45917279aee09e6f2296b465f023b8efc0866e82d0b8e1a0441d
assets/img/olives-onTable.jpg,1700433650800,cb4e16705b299b0a2b5999354a1605ef57bef191b012aac497e1b4d5b473d5f5
assets/img/pasta-and-flour.jpg,1700433650804,63e35c874e03eccd7d954ffcce4c07f14941c48c2390eaeecb939fafe9f84f5c
assets/img/pasta-pomodoro-tomato-noodle-dish-wild-growth-preview.jpg,1701290460782,408d3590b681777eea5cd8b5256344b6957f0c3036166d6d489db69d2343424e
assets/img/pizza.jpeg,1701290898248,c546bcd7db024ba39de035379c19073e0c295452d8d266cc1c1aa113ee2f2d64
Expand All @@ -21,5 +21,5 @@ assets/img/splash.png,1700433650808,c1a44dfb9da2f771b569b6adfc3e67286d1cfd9fb62e
assets/img/tomato.png,1700433650808,d2cced917bbe44711ebe858aca91a07a752baed8b3785dfdd6ecd25477144cc5
assets/img/tomatoes.jpeg,1708053417878,7eacbc5b4f7c8c5f199bd7f746df85ccda7ec53bac765e1aa4d6138a4c3d853b
assets/img/tortellini.jpeg,1700953770228,410738be8d7b5da974060d350ab440f74ffd094eb208a70e5cf432bc5aec9030
style.css,1709746885244,e565a7b9f929c1f98e1441a332fb2f5e12752714d7e3b0fff865fb12a4be9447
index.html,1709746863987,4ed06a98312460b666557f0940e4544225a1ed02f64e73d13ea64a37f440f46e
specials.html,1711315828918,ee3713fe1928f9bcee176c949eed7c2cc74bc44189aa4abe9b768317553d9552
assets/img/easter-ad.jpeg,1711315761938,71bf899a9923d3293a22c392d9e72754ec3dff79e4f47def69207d4fc4fb65f1
Binary file removed public/assets/img/catering-event.jpg
Binary file not shown.
Binary file added public/assets/img/easter-special.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/assets/img/splash.png
Binary file not shown.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,9 @@ <h2>NOTICE</h2>

</P>
</div>
<div class="info-container">
<img class="easter-info" src="./assets/img/easter-ad.jpeg" alt="restaurant" class="img-fluid">
</div>

<footer>
<div class="marketplace">
Expand Down
2 changes: 1 addition & 1 deletion public/specials.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div class="row">
<h1>Specials</h1>
<div class="intro-text special-body col-lg-8">
<img src="assets/img/easter-ad.jpeg" alt="Specials" class="img-fluid">
<img src="assets/img/easter-special.jpeg" alt="Specials" class="img-fluid">
</div>
<div class="col-lg-4 food-icon-group">
<i class="fa-solid fa-pizza-slice fa-3x food-icons"></i>
Expand Down
18 changes: 18 additions & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,25 @@ footer {
font-size: medium;
border-radius: 50px;
}
.info-container{
text-align: center;
display: flex;
justify-content: center;
align-items: center;
color: yellowgreen;
padding-bottom:40px;

}

.img-fluid{
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2), 0 25px 25px 0 rgba(0, 0, 0, 0.19);
}
.easter-info{
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2), 0 25px 25px 0 rgba(0, 0, 0, 0.19);
width: 500px;
height: auto;
color: yellowgreen;
}

.heart {
justify-content: center;
Expand Down

0 comments on commit bf578cb

Please sign in to comment.