fix:cumulative_layout_shift

This commit is contained in:
dichgrem
2025-08-28 15:58:28 +08:00
parent dfd89e0c19
commit cf318a7643
110 changed files with 484 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
$phone-max-width: 683px;
$tablet-max-width: 899px;
// 字体回退栈
$font-family: 'Hack', 'SF Mono', 'Monaco', 'Inconsolata', 'Consolas', 'Courier New', monospace;