Files
huike-front/weapp/pages/index/index.wxss
T
weli a661e439a0 chore: initialize frontend repo with teaching terminology updates
Add the current frontend codebase with a baseline .gitignore and update piano-specific UI terms to teaching-oriented terms for the current product context.

Made-with: Cursor
2026-04-23 16:37:14 +08:00

14 lines
176 B
Plaintext

.container {
padding-top: 10vh;
text-align: center;
}
.intro {
padding: 32rpx;
margin-bottom: 32rpx;
}
.name {
font-size: x-large;
color: goldenrod;
}