mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
set a min height so lazy loading works properly
This commit is contained in:
parent
07c515399a
commit
f0a6508250
@ -38,8 +38,9 @@ title: </> htmx - Essays
|
||||
text-align: center;
|
||||
}
|
||||
.memes img {
|
||||
min-height: 200px;
|
||||
max-width: 100%;
|
||||
margin: 16px;
|
||||
margin: 32px;
|
||||
}
|
||||
</style>
|
||||
<div class="memes">
|
||||
|
Loading…
x
Reference in New Issue
Block a user