This commit is contained in:
Benjamin Toby
2025-02-17 06:55:49 +01:00
parent e95f4d1087
commit 1900e30ecf
224 changed files with 497 additions and 499 deletions
+5 -5
View File
@@ -1698,6 +1698,11 @@
padding: 3px
}
.\!px-0 {
padding-left: 0px !important;
padding-right: 0px !important
}
.px-0 {
padding-left: 0px;
padding-right: 0px
@@ -1818,11 +1823,6 @@
padding-bottom: 2rem
}
.\!px-0 {
padding-left: 0px !important;
padding-right: 0px !important
}
.pb-0 {
padding-bottom: 0px
}