Reduce top bar height (py-4->py-2, mb-6->mb-3); rebuild Tailwind CSS

This commit is contained in:
2026-08-14 13:44:02 +03:00
parent 65127b8cfe
commit 05096a184a
2 changed files with 2 additions and 7 deletions
-5
View File
@@ -1181,11 +1181,6 @@ video {
padding-bottom: 0.625rem;
}
.py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;