fucking top right skills text repeated
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 28s

This commit is contained in:
BOTAlex 2026-04-14 00:33:39 +02:00
parent 72e3eb92ba
commit e711802bef
2 changed files with 2 additions and 1 deletions

View file

@ -240,7 +240,7 @@
<RepeatedSkills <RepeatedSkills
class="cozette-force" class="cozette-force"
targetTextHeight={30} targetTextHeight={30}
targetTextWidth={75} targetTextWidth={150}
/> />
</div> </div>
<div> <div>

View file

@ -10,6 +10,7 @@
// Assign default value if textOverride is undefined // Assign default value if textOverride is undefined
let repeatingText: string[] = textOverride ?? [ let repeatingText: string[] = textOverride ?? [
"C",
"C++", "C++",
"C#", "C#",
"ARDUINO", "ARDUINO",