lxf
2025-07-16 8588fe30f17d0d28190a279aab8675de0dbf1a5b
src/assets/init.scss
@@ -56,7 +56,7 @@
  $blue: #1194F7;
  $light-blue: #1199FA;
  $red: #de5d56;
  $green: #3a7ff6;
  $green: #2ebd85;
  $purple: #9A4DFD;
  $night: #f5f7fa;
  // overwrite vant
@@ -341,11 +341,11 @@
  }
  .bg-dark-blue {
    background: #6C52E6;
    background: #1255a3;
  }
  .bg-light-blue {
    background: #7F81FD;
    background: #1d91ff;
  }
  .bg-f5 {
@@ -502,6 +502,7 @@
  .rounded-2xl {
    border-radius: 16px;
   // width: 100%;
  }
  .rounded-full {