File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 < script src ="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js "> </ script >
1111 < link rel ="stylesheet " href ="style.css " />
1212
13+ < link rel ="stylesheet " href ="./src/style.css " />
14+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css " />
1315</ head >
1416< body >
1517 < header class ="header ">
@@ -254,6 +256,14 @@ <h2 class="section-title" style="font-size: 3rem; text-align: center; margin-bot
254256
255257 </ section >
256258
259+ < div id ="message-overlay ">
260+ < div class ="overlay-content ">
261+ < i class ="fas fa-check-circle "> </ i >
262+ < p > Message Delivered</ p >
263+ </ div >
264+ </ div >
265+ </ main >
266+ < script src ="./src/script.js "> </ script >
257267
258268 < div id ="message-overlay ">
259269 < div class ="overlay-content ">
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments