cv mobile support
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 30s

This commit is contained in:
BOTAlex 2026-04-19 17:28:41 +02:00
parent e711802bef
commit 381bca472f
2 changed files with 3 additions and 3 deletions

View file

@ -174,7 +174,7 @@
<!-- space --> <!-- space -->
<!-- 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 <div
class="relative w-full flex justify-center {$re?.name ? 'hidden' : ''}" class="relative w-full flex justify-center {$re?.name ? 'hidden' : ''}"
> >
@ -192,7 +192,7 @@
<div <div
class="{$re?.name 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="NotoSans flex flex-col cv-config include-in-print">
<div class="cv-container sections decorations"> <div class="cv-container sections decorations">

View file

@ -27,7 +27,7 @@
<IconAndText logo={$re?.experience[2].imageId ?? ""}> <IconAndText logo={$re?.experience[2].imageId ?? ""}>
<b>3D printer manager</b> - Volunteer<br /> <b>3D printer manager</b> - Volunteer<br />
{$re?.experience[2].name ?? "Actually Volunteering"}<br /> {$re?.experience[2].name ?? "Actually Volunteering"}<br />
<i>Nov 2023 - Now</i> <i>Nov 2023 - Jan 2026</i>
</IconAndText> </IconAndText>
</div> </div>
<div class="table-item"> <div class="table-item">