Increase font size
This commit is contained in:
parent
e6ffc6a643
commit
31c8785070
2 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@
|
|||
</div>
|
||||
|
||||
<div class="flex items-center">
|
||||
<p class="mb-0">
|
||||
<p class="mb-0 text-sm">
|
||||
{% if url %}
|
||||
<a class="link" href="{{ url }}">{{ title }}</a>
|
||||
<a href="{{ url }}">{{ title }}</a>
|
||||
{% else %}
|
||||
{{ title }}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue