style: changing and bringing the appearance to the figma

This commit is contained in:
Ignat Karelov
2026-04-23 23:07:35 +03:00
parent 020ba08ff1
commit 5f069b9801
15 changed files with 916 additions and 287 deletions

View File

@@ -13,8 +13,6 @@
".booking__form",
".contacts-card",
".hours-card",
".footer__col",
".footer__bottom"
];
const elements = Array.from(document.querySelectorAll(selectors.join(",")));