Font size

This commit is contained in:
Oliver Davies 2019-02-15 22:00:20 +00:00
parent 0ce7e939c4
commit e44df9c1c5

View file

@ -141,7 +141,7 @@ experiences:
<div class="mb-4">
{% if company.url -%}
<a class="inline-block text-blue mb-1" href="{{ helpers.companyUrl(site, company) }}">
<a class="inline-block text-sm mb-1" href="{{ helpers.companyUrl(site, company) }}">
{{- company.url -}}
</a>
{%- endif %}