demo update
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s

This commit is contained in:
2023-10-26 16:41:33 +02:00
parent 12c11b65ba
commit c3fbb0fc67
10 changed files with 38 additions and 24 deletions

View File

@ -1,4 +1,4 @@
<div class="alert alert-warning" role="alert">
<div class="alert alert-warning animate__animated animate__jello" role="alert">
<?php if($noticeTitle) : ?>
<h4 class="alert-heading"><?= $noticeTitle ?></h4>
<?php endif; ?>