fix: edit welcome animation2

This commit is contained in:
こけっち 2022-05-24 22:39:43 +09:00
parent 14cb8262c1
commit b708b18004
No known key found for this signature in database
GPG Key ID: 21460619C5FC4DD1
2 changed files with 2 additions and 2 deletions

View File

@ -239,7 +239,7 @@ export default defineComponent({
}
@media (max-width: 1200px) {
margin: auto;
margin: 0 0 auto 0;
}
> .bg {

View File

@ -190,7 +190,7 @@ export default defineComponent({
}
@media (max-width: 1200px) {
margin: auto;
margin: 0 0 auto 0;
}
> h1 {