mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-22 17:23:50 +01:00
image fixes
This commit is contained in:
parent
d81a4f5b6d
commit
5550e408d4
@ -362,7 +362,8 @@ td {
|
||||
margin-bottom: var(--spacer);
|
||||
}
|
||||
|
||||
.gatsby-image-wrapper {
|
||||
.gatsby-image-wrapper,
|
||||
.gatsby-image-wrapper-constrained {
|
||||
max-height: 100vh;
|
||||
display: block;
|
||||
display: block !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user