fixes #82 by always showing languages and writing, also fixes text-overflow by increasing padding to the right on skills names.

main
macniel 2026-06-17 19:26:22 +02:00
parent 6aac658d3f
commit 078eea577e
2 changed files with 113 additions and 111 deletions

View File

@ -107,7 +107,7 @@ $rollable_colours_font: (
line-height: 32px;
vertical-align: middle;
word-break: break-all;
margin-right: 8px;
margin-right: 12px;
}
}

View File

@ -91,7 +91,8 @@
</fieldset>
</div>
{{/if}}
{{#if skills.Schriften}}
<div class="talent-group languages">
<fieldset>
<legend><h2>Schriften & Sprachen</h2></legend>
@ -110,7 +111,8 @@
</ul>
</fieldset>
</div>
{{/if}}
{{#if skills.Handwerk}}
<div class="talent-group crafting">
<fieldset>