mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
update gen
This commit is contained in:
parent
69b9559dfe
commit
4e1f64a726
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ $: speaker = core.people.find(p => p.id === speakerSelected);
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex justify-center" style="margin-top: -2px;">
|
<div class="flex justify-center" style="margin-top: -2px;">
|
||||||
<div class="border-2 border-white py-1 px-2 bg-black">
|
<div class="border-2 border-white py-1 px-2 bg-black uppercase">
|
||||||
{speaker.name}
|
{speaker.name}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue