mirror of
https://github.com/wah-su/mstickers.git
synced 2025-05-22 20:59:39 +05:00
update pack index style
This commit is contained in:
parent
5ad18fcdc6
commit
1a9f903e6f
3 changed files with 32 additions and 4 deletions
|
@ -92,8 +92,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="flex-wrap gap-1 flex-col md:flex-row rounded-lg shadow-lg hidden" id="stickerpacks_index">
|
||||
<div class="hidden gap-4 items-center flex-grow bg-stone-800 text-slate-200 border-black border-solid border-2 p-4 rounded-lg">
|
||||
<div class="gap-1 [grid-template-columns:repeat(auto-fill,minmax(128px,372px))] justify-center items-center hidden w-full" id="stickerpacks_index">
|
||||
<div class="grid hidden gap-4 items-center flex-grow bg-stone-800 text-slate-200 border-black border-solid border-2 p-4 rounded-lg">
|
||||
<img src="static/images/cinny.png" alt="" class="object-contain w-24"/>
|
||||
<div>
|
||||
<p class="text-2xl">{pack_name}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue