Forráskód Böngészése

Update index.module.less

lex 1 éve
szülő
commit
67d6b76281
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      src/views/student-register/index.module.less

+ 2 - 1
src/views/student-register/index.module.less

@@ -117,6 +117,7 @@
   font-size: 16px;
   color: #070F67;
   line-height: 22px;
+  border-radius: 10px;
   background: linear-gradient(180deg, rgba(219, 246, 253, 0.9) 0%, rgba(255, 255, 255, 0.9) 53%, #FDFFEB 100%);
 
   &::after {
@@ -135,7 +136,7 @@
     margin: 0 4px;
     background: #FFE22A;
     border-radius: 4px;
-    font-family: DINAlternate, DINAlternate;
+    font-family: DINAlternate-Bold, DINAlternate;
     font-weight: bold;
     font-size: 18px;
     color: #070F67;