add Header for cart page
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
:root {
|
||||
--background: #f7f7f7;
|
||||
--foreground: #181818;
|
||||
--primary-light: #fff;
|
||||
--primary-dark: #0a0a0a;
|
||||
--primary: #ffb700;
|
||||
--primary2: #ffc600;
|
||||
--secondary: #09237d;
|
||||
@@ -304,4 +306,4 @@ label {
|
||||
> label.ant-form-item-required::before {
|
||||
position: relative !important;
|
||||
top: 3px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user