Wangbo 4 weeks ago
parent
commit
6ed77bd4d1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      app/page.module.css

+ 4 - 0
app/page.module.css

@@ -7,6 +7,10 @@
   min-height: 100vh;
 }
 
+:root {
+  --color-primary-200: #409EFF !important;
+}
+
 .description {
   display: inherit;
   justify-content: inherit;