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 | 8921eb16f711a267da872b45bdd004487ad472e7 (patch) | |
tree | 57b03eb526d2694a3dcb426e6c0b10bdd890b609 /resources/views/pages/calculators.blade.php | |
parent | c3509c0d41b31ec988a0f84f2a350fd08ea9b3a1 (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> |