This commit is contained in:
2026-02-10 16:58:50 +08:00
parent ca87b5269d
commit a377e36d90
2 changed files with 24 additions and 10 deletions

View File

@@ -34,12 +34,6 @@ body,
}
}
.background-pink {
background-color: rgba(248, 247, 245, 1);
background-image: url('@/assets/images/home-bg.png');
background-size: 100% 100%;
}
.flex{
display: flex;
}