更新文档

This commit is contained in:
Super Manito
2025-04-08 03:19:30 +08:00
parent 355bcfed31
commit 3422a2c108
3 changed files with 15 additions and 11 deletions

View File

@@ -179,6 +179,10 @@
max-width: 300px;
}
.sponsor-flex-item img {
width: 60% !important;
}
@media screen and (max-width: 768px) {
.sponsor-flex-item {
flex: 0 1 calc(50% - 1rem);