generated from cms/tibi-docs
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
{#if Object.keys(row).length}
|
||||
{#if row.topTitle}
|
||||
<h3
|
||||
style="{row.topTitleUpperCase ? 'text-transform: uppercase; font-size: 1rem;' : 'font-size: 1.6rem'}"
|
||||
style="{row.topTitleUpperCase ? 'text-transform: uppercase; font-size: 0.7rem;' : 'font-size: 1.6rem'}"
|
||||
class:red="{row.topTitleRed}"
|
||||
>
|
||||
{row.topTitle}
|
||||
|
||||
Reference in New Issue
Block a user