mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
update gen
This commit is contained in:
parent
b543c97bc9
commit
4c0867408a
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ $: speaker = core.people.find(p => p.id === speakerSelected);
|
|||
</div>
|
||||
</div>
|
||||
<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}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue