Quellcode durchsuchen

修改标题大小

lex vor 1 Jahr
Ursprung
Commit
4e8d8a9eb8
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/views/attend-class/index.module.less

+ 2 - 2
src/views/attend-class/index.module.less

@@ -80,7 +80,7 @@
   background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
   transition: transform 0.5s;
   box-sizing: border-box;
-  font-size: 22px;
+  font-size: 24px;
 
   div {
     box-sizing: border-box;
@@ -586,4 +586,4 @@
       }
     }
   }
-}
+}