typo and text more
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 5m8s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 5m8s
This commit is contained in:
parent
ed2c8a4657
commit
0f8ce7915f
3 changed files with 8 additions and 5 deletions
|
|
@ -3,9 +3,12 @@
|
|||
</script>
|
||||
|
||||
<div class="short-profile-container">
|
||||
<div class="flex gap-1 items-baseline">
|
||||
<div class="flex gap-1">
|
||||
<b style="text-align:left;">{m["zhen.cv.flex.title"]()}</b>
|
||||
<h1 style="font-size: 0.5rem; color: grey;">
|
||||
<h1
|
||||
style="font-size: 0.5rem; color: grey;"
|
||||
class="flex flex-col justify-end"
|
||||
>
|
||||
{m["zhen.cv.flex.tooltip"]()}
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@
|
|||
<b style="text-align:left;">
|
||||
{m["zhen.cv.projects.title"]()}
|
||||
</b>
|
||||
<div class="opacity-70 text-[0.5rem]">
|
||||
<span class="opacity-70 text-[0.5rem] flex justify-end flex-col">
|
||||
{m["zhen.cv.projects.tooltip"]()}
|
||||
</div>
|
||||
</span>
|
||||
</div>
|
||||
<div class="table-display text-sm justify-center">
|
||||
<div class="table-item">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue