larger images please

for removing this entirely, but don't want to be too reckless
This commit is contained in:
Jeremy Kauffman 2020-04-08 16:40:39 -04:00 committed by GitHub
parent 0644eb3642
commit 449f117336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,11 +90,10 @@
img {
margin-bottom: var(--spacing-medium);
padding-top: var(--spacing-medium);
max-height: 40vh;
max-height: var(--inline-player-max-height);
object-position: left;
@media (max-width: $breakpoint-small) {
max-height: 30vh;
font-size: 0.8em;
}
}