feat: 完成首页界面搭建

This commit is contained in:
橙子
2023-03-03 23:56:37 +08:00
parent 61f8a07753
commit a55cba4c1f
4 changed files with 95 additions and 12 deletions

View File

@@ -1,4 +1,14 @@
/* @import './base.css'; */
/* #app {
margin: 0 auto;
font-weight: normal;
} */
body
{
margin: 0 auto;
font-weight: normal;
}
/*
#app {
max-width: 1280px;