mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-11 16:00:48 -04:00
improve font size
This commit is contained in:
parent
bf946c6e0b
commit
65b3dc4265
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
class="mr-4 w-12 h-12 rounded-full bg-white/10"
|
class="mr-4 w-12 h-12 rounded-full bg-white/10"
|
||||||
/>
|
/>
|
||||||
<div class="flex flex-col justify-center items-center">
|
<div class="flex flex-col justify-center items-center">
|
||||||
<div class="text-xl font-bold text-white">
|
<div class="text-lg font-bold text-white md:text-xl">
|
||||||
<div class="flex justify-between items-center">
|
<div class="flex justify-between items-center">
|
||||||
<span class="flex justify-center items-center capitalize">
|
<span class="flex justify-center items-center capitalize">
|
||||||
{{if .Verified}}
|
{{if .Verified}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue