remove bottom margin of boxes so end slide can lost scroll bar if things fit nicely
[slides.git] / fosdem2022 / slides.css
index 5786240524c003c27efbc17390003fc9a0f3c1d7..e61b42ff92b90819d3888e45c2d072eac480ce0f 100644 (file)
@@ -251,6 +251,7 @@ h4 {
 .mainbox,
 .captionedbox {
   margin: 1em;
+  margin-bottom: 0;
   background-color: white;
   /* box-shadow: 0 0 0 1px black inset; */
   /* border-bottom: 1px solid black; */