TRI-293: add customer-form + adaptive

This commit is contained in:
2024-12-18 18:41:45 +03:00
parent e56d29c322
commit 6044b302bb
26 changed files with 1243 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
.animate {
padding: 60px 40px 49px;
opacity: 0;
background-color: var(--color-black2);
background-color: var(--brand-black2);
border-radius: 30px;
color: white;
margin-bottom: 160px;