Merged in chore/partner-sas-header-footer-styling (pull request #2765)

chore: partner-sas header and footer improvements

* improve header styling

* Add footer


Approved-by: Bianca Widstam
This commit is contained in:
Anton Gunnarsson
2025-09-08 09:23:20 +00:00
parent 8d30232aee
commit c0ee968368
11 changed files with 246 additions and 15 deletions

View File

@@ -38,6 +38,10 @@
--modal-box-shadow: 0px 4px 24px 0px rgba(38, 32, 30, 0.08);
--popup-box-shadow: 0 0 14px 6px rgba(0, 0, 0, 0.1);
--TEMP-sas-default: #000099;
--TEMP-sas-20: #00175c;
--TEMP-sas-40: #0030c2;
@supports (interpolate-size: allow-keywords) {
interpolate-size: allow-keywords;
}