diff options
author | Adam T. Carpenter <atc@53hor.net> | 2025-06-02 20:47:43 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2025-06-02 20:47:43 -0400 |
commit | b01bf86fa51bb3878d2e92b0555892921df60df1 (patch) | |
tree | 5791ebba327750e1a0062d054626b238c76218cc /templates/k12.html.j2 | |
parent | 29dd45fd7b701cf24055135ecd6f7177dc15cad7 (diff) | |
download | carpentertutoring-b01bf86fa51bb3878d2e92b0555892921df60df1.tar.xz carpentertutoring-b01bf86fa51bb3878d2e92b0555892921df60df1.zip |
fix: review sizes on desktop and normalize subheadings across pages
Diffstat (limited to 'templates/k12.html.j2')
-rw-r--r-- | templates/k12.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/k12.html.j2 b/templates/k12.html.j2 index d9bbcb9..6fa9ec3 100644 --- a/templates/k12.html.j2 +++ b/templates/k12.html.j2 @@ -6,7 +6,7 @@ <h1>K-12 Services</h1> </section> -<section> +<section class="centered"> <h6>See your student thrive with personalized support.</h6> </section> |