reduced size of tags
This commit is contained in:
parent
5507ed075a
commit
97b3c656ab
@ -47,8 +47,8 @@
|
||||
<div class="row">
|
||||
<div class="col s12 m12 l6 xl4">
|
||||
<div class="card theme-surface-transparent">
|
||||
<div class="card-content pt-1 pb-1">
|
||||
<h5 class="">
|
||||
<div class="card-content pt-0 pb-0">
|
||||
<h5 style="font-size: 1.4em">
|
||||
{% if tag.icon %}
|
||||
<i class="material-icons-outlined mr-2 theme-primary-text" style="position: relative; top: .2rem">{{ tag.icon }}</i>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user