fix teacher and parent pages text font
This commit is contained in:
@@ -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() ?>
|
||||
|
||||
Reference in New Issue
Block a user