lex 1 年間 前
コミット
1bb992faa2
1 ファイル変更3 行追加1 行削除
  1. 3 1
      src/views/student-register/index.module.less

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

@@ -76,7 +76,7 @@
 .studentSection {
   margin: 0 14px 12px;
   padding: 12px 15px;
-  background: linear-gradient(180deg, rgba(219, 246, 253, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
+  background: linear-gradient(180deg, rgba(219, 246, 253, 0.9) 0%, rgba(255, 255, 255, 0.9) 30%);
   border-radius: 16px;
   border: 2px solid #FFFFFF;
 
@@ -86,6 +86,7 @@
     height: 22px;
     background: url('./images/new/title-1.png') no-repeat center;
     background-size: contain;
+    margin: 0 auto;
   }
 
   .title2 {
@@ -116,6 +117,7 @@
   font-size: 16px;
   color: #070F67;
   line-height: 22px;
+  background: linear-gradient(180deg, rgba(219, 246, 253, 0.9) 0%, rgba(255, 255, 255, 0.9) 53%, #FDFFEB 100%);
 
   &::after {
     content: '';