diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-03 19:07:31 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-07-03 19:07:31 +0100 |
commit | b5293a41a3882acf35ff0939425a6727d1bb8e88 (patch) | |
tree | 57b03eb526d2694a3dcb426e6c0b10bdd890b609 /resources/views/pages/calculators.blade.php | |
parent | 1c3408735446569dfcfdb8bc381ebf7e6385b35d (diff) |
style: fix html alignment, etc.
Diffstat (limited to 'resources/views/pages/calculators.blade.php')
-rw-r--r-- | resources/views/pages/calculators.blade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/pages/calculators.blade.php b/resources/views/pages/calculators.blade.php index 5da77ae..6d63309 100644 --- a/resources/views/pages/calculators.blade.php +++ b/resources/views/pages/calculators.blade.php @@ -2,7 +2,7 @@ @section('title', 'calculators') @section('description', 'C a l c u l a t o r s.') @section('content') -<h1>CASIO fx-CG50</h1> + <h1>CASIO fx-CG50</h1> <p>TBD</p> <h2>Pictures</h2> <p>Click images to view full size</p> |