deployed
This commit is contained in:
parent
806635bf1f
commit
fe80a323d0
|
@ -28,6 +28,10 @@
|
|||
.rose-ash h3 {
|
||||
font-size: 110%;
|
||||
}
|
||||
.rose-ash * {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
<div
|
||||
class="rose-ash"
|
||||
hx-get="shop"
|
||||
hx-trigger="load"
|
||||
hx-headers='{ "rose-ash-shop": "true" }'
|
||||
hx-headers='{ "rose-ash-shop": "true", "rose-ash-embed": "true" }'
|
||||
>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue