Remove tailwind css from stylesheet and updated CV general to conform to ATS standards
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 25s

This commit is contained in:
2026-04-01 20:25:58 +01:00
parent a44011bf0b
commit 7e8e50f80a
4 changed files with 192 additions and 128 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="w-full border-b border-primary">
<h1 class="pl-2 m-0">
<div class="w-full border-b border-primary pb-2 mb-4">
<h1 class="p-0 m-0">
<slot />
</h1>
</div>