feat: Changes to css.
All checks were successful
CI / release (push) Successful in 7m6s

This commit is contained in:
2025-04-07 17:33:02 -04:00
parent 9730c5b129
commit 522fac7b01
2 changed files with 3 additions and 2 deletions

View File

@@ -29,7 +29,8 @@
--color: #fff;
--border-color: hsla(0, 0%, 100%, 0.1);
--phoneWidth: (max-width: 684px);
--tabletWidth: (max-width: 900px) --orange: #f5a87f;
--tabletWidth: (max-width: 900px);
--orange: #f5a87f;
--green: #a6e3a1;
}

File diff suppressed because one or more lines are too long