fix:cumulative_layout_shift

This commit is contained in:
dichgrem
2025-08-28 15:58:28 +08:00
parent 98728f35b2
commit d7d9103e4d
4 changed files with 16 additions and 0 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;