assets/css/appscms-feature.css in appscms-tools-theme-4.0.8 vs assets/css/appscms-feature.css in appscms-tools-theme-4.0.9

- old
+ new

@@ -67,11 +67,14 @@ .appscms-howto-heading { /* margin-top: 40px; */ font-size: 25px; font-weight: 500; } -.how-to-video-wrapper iframe { - width: 100%; +.how-to-video-wrapper { + display: flex; + align-items: center; + justify-content: center; + height: 100%; } .appscms-howto-steps { font-size: 1rem; font-weight: normal;