Add controls for live carousel.

This commit is contained in:
Dermot Duffy
2022-01-14 21:31:16 -08:00
parent c83299a2e6
commit 4a93d02fe9
6 changed files with 182 additions and 82 deletions
-6
View File
@@ -4,10 +4,4 @@
.embla__slide {
flex: 0 0 100%;
}
* {
height: 100%;
width: 100%;
transform-style: preserve-3d;
}