mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +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;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.ads .ad img {
|
||||||
|
max-width: 90vw;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<script type="application/javascript">
|
<script type="application/javascript">
|
||||||
if(window.location.search=="?wuw=true" || window.location.search=="?suw=true") {
|
if(window.location.search=="?wuw=true" || window.location.search=="?suw=true") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user