Fix spacing on experience descriptions
This commit is contained in:
parent
158192a432
commit
03d107af61
|
@ -152,7 +152,7 @@ experiences:
|
|||
</div>
|
||||
|
||||
{% if experience.description %}
|
||||
<div class="markup">
|
||||
<div class="markup spaced-y-4">
|
||||
{{ experience.description|markdown }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue