mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix: bugs
This commit is contained in:
parent
15ac2b5815
commit
db14c9283f
11 changed files with 64 additions and 25 deletions
|
|
@ -401,9 +401,6 @@ h1 {
|
|||
}
|
||||
|
||||
.section-two {
|
||||
// margin-top: 42px;
|
||||
// padding-top: 14px;
|
||||
// border-top: 1px solid rgba(128, 128, 128, 0.18);
|
||||
margin-top: 54px;
|
||||
min-height: calc(100vh - 182px);
|
||||
}
|
||||
|
|
@ -411,7 +408,7 @@ h1 {
|
|||
.tabs-row {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 12px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue