style: 移除不再需要的样式

This commit is contained in:
张传龙 2023-09-21 09:25:03 +08:00
parent 0accfe3a4a
commit 1854d2cec4

View File

@ -5,14 +5,6 @@ body {
overflow: hidden;
}
html {
font-size: 4px; // * 1rem = 4px 方便unocss计算在unocss中 1字体单位 = 0.25rem相当于 1等份 = 1px
}
body {
font-size: 16px;
}
#app {
width: 100%;
height: 100%;