This commit is contained in:
giles 2024-10-05 16:15:16 +01:00
parent 7eb44c4391
commit c0e4285d9d
1 changed files with 3 additions and 3 deletions

View File

@ -4,16 +4,16 @@
}
.rose-ash h3 {
font-size: 140%;
font-size: 10%;
}
</style>
<div
class="rose-ash post-template site site-main site-content single post gh-canvas kg-width-full"
class="rose-ash"
hx-get="shop"
hx-trigger="load, configured from:body, refunded from:body, ordered from:body, paid from:body"
hx-trigger="load"
hx-headers='{ "rose-ash-shop": "true" }'
>
</div>