refactor(splash): remove Athelas font references from CSS files
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
/**
|
||||
* Splash 主内容文案
|
||||
*
|
||||
* 原始 Dart: lib/ui/splash/widgets/splash_content.dart
|
||||
*
|
||||
* 关键差异:
|
||||
* - 使用 Athelas 字体(衬线体)
|
||||
* - 标题加粗 + 斜体(与原 Dart 一致)
|
||||
* - 颜色:白色(背景图上需高对比度)
|
||||
*/
|
||||
import styles from "./splash-content.module.css";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user