v0.10.15f - Added video to guides (Still in need of <iframe></iframe> to be removed on news site)

This commit is contained in:
Anders
2020-08-26 10:49:11 +02:00
parent f33cf609da
commit b72ca3fbde
5 changed files with 14 additions and 2 deletions
@@ -1,6 +1,10 @@
@extends("app.layout.base")
@section("content")
<style>
iframe, .ql-video {
width: 100%;
}
div.card {
margin-top: 1rem;
margin-bottom: 30px;