cart: enhance order summary styles
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
--primary2: #ffc600;
|
||||
--secondary: #09237d;
|
||||
--text-color: #fff;
|
||||
--text-color-gray: #5f6c7b;
|
||||
--text-color-gray: #5f6c7b; /* rgba(67, 78, 92, 1); */
|
||||
--success: #03b100;
|
||||
--danger: #dc3545;
|
||||
--primary-glow: radial-gradient(
|
||||
@@ -43,6 +43,8 @@
|
||||
--secondary-background: #0a0a0a;
|
||||
--secondary-foreground: #ffffff;
|
||||
--border: #363636;
|
||||
--text-color: #000;
|
||||
--text-color-gray: #5f6c7b; /* rgba(67, 78, 92, 1); */
|
||||
}
|
||||
|
||||
html,
|
||||
|
||||
Reference in New Issue
Block a user