Add missing height on embla class.

This commit is contained in:
Dermot Duffy
2021-11-24 13:52:13 -08:00
parent 2e9be783a6
commit 193dcf5480
+2
View File
@@ -11,6 +11,8 @@ img,video {
}
.embla {
width: 100%;
height: 100%;
position: relative;
margin-left: auto;
margin-right: auto;