cv mobile support
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 30s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 30s
This commit is contained in:
parent
e711802bef
commit
381bca472f
2 changed files with 3 additions and 3 deletions
|
|
@ -174,7 +174,7 @@
|
|||
<!-- space -->
|
||||
<!-- space -->
|
||||
|
||||
<div class="w-full flex flex-col overflow-hidden max-h-[70cm]">
|
||||
<div class="w-full flex flex-col max-h-[70cm]">
|
||||
<div
|
||||
class="relative w-full flex justify-center {$re?.name ? 'hidden' : ''}"
|
||||
>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
<div
|
||||
class="{$re?.name
|
||||
? ''
|
||||
: 'absolute'} h-full w-full flex justify-center items-center"
|
||||
: 'absolute'} h-full w-full flex md:justify-center items-center"
|
||||
>
|
||||
<div class="NotoSans flex flex-col cv-config include-in-print">
|
||||
<div class="cv-container sections decorations">
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
<IconAndText logo={$re?.experience[2].imageId ?? ""}>
|
||||
<b>3D printer manager</b> - Volunteer<br />
|
||||
{$re?.experience[2].name ?? "Actually Volunteering"}<br />
|
||||
<i>Nov 2023 - Now</i>
|
||||
<i>Nov 2023 - Jan 2026</i>
|
||||
</IconAndText>
|
||||
</div>
|
||||
<div class="table-item">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue