This commit is contained in:
everythingonblack
2025-04-04 05:03:09 +07:00
parent 931f3f90e8
commit 6b59349eff
18 changed files with 998 additions and 698 deletions

View File

@@ -130,7 +130,7 @@
}
.expandable-container > div:first-child {
padding-top: 20px;
padding-top: 28px;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
@@ -167,7 +167,7 @@
outline: none;
transition: padding-top 0.3s ease;
padding-top: 8px;
padding-top: 13px;
}
.expand-button h5 {