fix(style): Change the css styling for different screen size

This commit is contained in:
SeekingGamer
2026-05-13 14:57:52 +08:00
parent e5bcb7bad2
commit 33b1f7f9dd
10 changed files with 860 additions and 660 deletions

View File

@@ -168,7 +168,7 @@
}
}
@media (min-width: 1024px) {
@media (min-width: 1023px) {
.trust {
padding: 120px;
}