fix teacher and parent pages text font
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 48s
Tests / PHPUnit (push) Successful in 1m18s

This commit is contained in:
root
2026-08-26 21:43:37 -04:00
parent 9676261d65
commit 7b86cf5218
25 changed files with 66 additions and 34 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
<?= $this->section('content') ?>
<div class="container-xxl py-2">
<div class="container">
<h3 class="text-center text-danger mt-4 mb-3" style="font-family: Arial, sans-serif;">
<h3 class="text-center text-danger mt-4 mb-3">
Flip your phone for a zoomed out view of the calendar.
</h3>
@@ -73,4 +73,4 @@
window.calendar = calendar;
});
</script>
<?= $this->endSection() ?>
<?= $this->endSection() ?>