refactor(splash): remove Athelas font references from CSS files

This commit is contained in:
2026-06-17 16:05:20 +08:00
parent f7201fa654
commit 5c26ad9d5b
4 changed files with 0 additions and 12 deletions
@@ -1,12 +1,5 @@
/**
* Splash 主内容文案
*
* 原始 Dart: lib/ui/splash/widgets/splash_content.dart
*
* 关键差异:
* - 使用 Athelas 字体(衬线体)
* - 标题加粗 + 斜体(与原 Dart 一致)
* - 颜色:白色(背景图上需高对比度)
*/
import styles from "./splash-content.module.css";