Update existing elements to match Bulma
This commit is contained in:
parent
96038c3286
commit
549bd070c8
13 changed files with 80 additions and 59 deletions
|
@ -20,7 +20,7 @@ redirect:
|
|||
{% endif %}
|
||||
|
||||
<div class="experience-item-inner">
|
||||
<h2>{{ company.name }}</h2>
|
||||
<h2 class="is-marginless">{{ company.name }}</h2>
|
||||
|
||||
{% if company.url -%}
|
||||
<a class="experience-item-website is-inline-block" href="{{ company.url }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue