larger images please
for removing this entirely, but don't want to be too reckless
This commit is contained in:
parent
0644eb3642
commit
449f117336
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue