wip: style change

This commit is contained in:
zzs 2025-03-24 18:19:27 +08:00
parent 0926eaa56f
commit d3b4b92a85

View File

@ -21,8 +21,8 @@ html,
body { body {
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: visible; //overflow: visible;
overflow-x: hidden; //overflow-x: hidden;
color: var(--text-color); color: var(--text-color);
&.color-weak { &.color-weak {