我的页面

This commit is contained in:
橙子
2022-10-09 01:10:30 +08:00
parent e39ae170c3
commit 039021532e
2 changed files with 80 additions and 4 deletions

View File

@@ -1,4 +1,10 @@
:root {
#app {
max-width: 1280px;
margin: 0 auto;
padding: 0rem;
text-align: center;
}
/* :root {
font-family: Inter, Avenir, Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 24px;
@@ -78,4 +84,4 @@ button:focus-visible {
button {
background-color: #f9f9f9;
}
}
} */