Made images not huge.

This commit is contained in:
Greenscreener 2019-11-30 22:30:29 +01:00
parent ca3ff8cd5c
commit 3520b23e73

View File

@ -294,4 +294,9 @@ h2 a {
}
}
}
@include desktop {
.content img {
max-height: 30rem;
}
}
// /Custom styles