CSS image portfolio

This commit is contained in:
nyanloutre 2017-07-24 17:14:59 +02:00
parent 8102192410
commit 7008c9e420
Signed by: nyanloutre
GPG Key ID: F85D93686A3A9063
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
video { video {
width: 100%; width: 100%;
} }
img {
width: 100%;
}
&.clickable { &.clickable {
cursor: pointer; cursor: pointer;
} }