mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
fine, make it work on mobile
This commit is contained in:
parent
da80ed13bf
commit
e8656a7594
@ -45,6 +45,10 @@ body .ad {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body.ads .ad img {
|
||||
max-width: 90vw;
|
||||
}
|
||||
|
||||
</style>
|
||||
<script type="application/javascript">
|
||||
if(window.location.search=="?wuw=true" || window.location.search=="?suw=true") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user