Video support

This commit is contained in:
Thomas Sileo
2018-09-02 19:43:09 +02:00
parent bd0eaf5252
commit 3b186f23d3
5 changed files with 44 additions and 9 deletions

View File

@@ -324,3 +324,6 @@ input[type=submit] {
color: $primary-color;
text-transform: uppercase;
}
.note-video {
margin: 30px 0 10px 0;
}