diff --git a/main-site/static/vid/out.mkv b/main-site/static/vid/out.mkv new file mode 100644 index 0000000..bda4cc2 --- /dev/null +++ b/main-site/static/vid/out.mkv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95403ed5572bb19f13ff7339aa4b55ec0da8806218cdbe4276f03407c44cfd7a +size 59451867 diff --git a/main-site/themes/temper/layouts/shortcodes/clip.html b/main-site/themes/temper/layouts/shortcodes/clip.html index 114b722..6a9ff57 100644 --- a/main-site/themes/temper/layouts/shortcodes/clip.html +++ b/main-site/themes/temper/layouts/shortcodes/clip.html @@ -1,2 +1,2 @@ - + diff --git a/main-site/themes/temper/static/css/style.css b/main-site/themes/temper/static/css/style.css index ca67c5a..9af666d 100644 --- a/main-site/themes/temper/static/css/style.css +++ b/main-site/themes/temper/static/css/style.css @@ -169,7 +169,8 @@ a { a:hover { color: #EAA221; } .card-img { - width: 450px; + width: 80%; + padding-bottom: 1em; } .card { background-color: transparent;