Browse Source

.is-layout-constrained > * margin-block-start

windhamdavid 4 months ago
parent
commit
c33a4e0419
1 changed files with 5 additions and 1 deletions
  1. 5 1
      style.css

+ 5 - 1
style.css

@@ -16,4 +16,8 @@ Twenty Twenty Four  * GNU GPL v2 or later
 Bootstrap v5.3.2 * MIT License
 Animate.css * MIT License
 
-*/
+*/
+
+.no-padding {
+  margin-block-start: 0;
+}