style: changing and bringing the appearance to the figma
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
".booking__form",
|
||||
".contacts-card",
|
||||
".hours-card",
|
||||
".footer__col",
|
||||
".footer__bottom"
|
||||
];
|
||||
|
||||
const elements = Array.from(document.querySelectorAll(selectors.join(",")));
|
||||
|
||||
Reference in New Issue
Block a user