Compare commits
No commits in common. "25152ff8db6d988c5b7f0dc3bbc5d5809edc540f" and "543e2d26632dc8b684b7058f1807b050e78d4c50" have entirely different histories.
25152ff8db
...
543e2d2663
|
|
@ -107,7 +107,7 @@ $rollable_colours_font: (
|
|||
line-height: 32px;
|
||||
vertical-align: middle;
|
||||
word-break: break-all;
|
||||
margin-right: 12px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -91,8 +91,7 @@
|
|||
</fieldset>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
|
||||
{{#if skills.Schriften}}
|
||||
<div class="talent-group languages">
|
||||
<fieldset>
|
||||
<legend><h2>Schriften & Sprachen</h2></legend>
|
||||
|
|
@ -111,8 +110,7 @@
|
|||
</ul>
|
||||
</fieldset>
|
||||
</div>
|
||||
|
||||
|
||||
{{/if}}
|
||||
{{#if skills.Handwerk}}
|
||||
<div class="talent-group crafting">
|
||||
<fieldset>
|
||||
|
|
|
|||
Loading…
Reference in New Issue