style: shift storefront to cool blue palette

This commit is contained in:
2026-03-08 21:20:04 +08:00
parent 15dac7f876
commit 3d91cd68a1
8 changed files with 17 additions and 17 deletions

View File

@@ -30,7 +30,7 @@ body {
}
.ant-btn-primary:hover {
background: linear-gradient(135deg, #3b8c86 0%, #21635f 100%) !important;
background: linear-gradient(135deg, #3c97ba 0%, #236b88 100%) !important;
border-color: transparent !important;
}