add knacks

This commit is contained in:
2018-03-16 15:43:37 +01:00
parent 29ca72b6f5
commit 1716e967ee
3 changed files with 2717 additions and 14 deletions
File diff suppressed because it is too large Load Diff
-13
View File
@@ -1,13 +0,0 @@
* {
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
video {
width: 100%;
height: auto;
}