small text in header info alert

This commit is contained in:
ogerly 2022-07-05 11:12:28 +02:00
parent e0e75a661a
commit fd61478c70

View File

@ -43,7 +43,7 @@
</b-navbar>
<div class="alertBox">
<b-alert show dismissible variant="light" class="nav-alert text-dark">
<!--Light Alert-->
<small>{{ $t('1000thanks') }}</small>
</b-alert>
</div>
</div>