Kaynağa Gözat

has section css

reiji-h 2 yıl önce
ebeveyn
işleme
fead07a579

+ 4 - 4
packages/presentation/src/components/Slides.module.scss

@@ -25,9 +25,9 @@
     }
 
   }
-}
 
-div.slides.marpit > section :is(pre, marp-pre) {
-  padding: 0;
-  border: none;
+  section {
+    padding: 0;
+    border: none;
+  }
 }