Fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-08 21:29:59 +00:00
parent a698b7cc43
commit a0720bbc23
2 changed files with 18 additions and 0 deletions

View File

@@ -29,3 +29,7 @@
}
}
.md-header,
.md-tabs {
transition: transform 0.3s ease;
}