mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
increase max image height on blog and other pages
This commit is contained in:
parent
87bb6b2bb2
commit
bbe0569390
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
|
||||
img {
|
||||
display: flex;
|
||||
max-height: 50vh;
|
||||
max-height: 75vh;
|
||||
|
||||
+ em {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Reference in a new issue