diff options
author | Adam T. Carpenter <atc@53hor.net> | 2025-06-04 09:16:18 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2025-06-04 09:16:18 -0400 |
commit | 798597b6217818c2d0daa9842bdf4e8ede3446b4 (patch) | |
tree | 443ce6842644c6254ffd9e026e037be407a26e37 /templates/k12.html.j2 | |
parent | e77b255a0ceda1dd1cf43364a025465e7a852f0a (diff) | |
download | carpentertutoring-798597b6217818c2d0daa9842bdf4e8ede3446b4.tar.xz carpentertutoring-798597b6217818c2d0daa9842bdf4e8ede3446b4.zip |
fix: misc
Diffstat (limited to 'templates/k12.html.j2')
-rw-r--r-- | templates/k12.html.j2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/k12.html.j2 b/templates/k12.html.j2 index 6fa9ec3..d93a2ac 100644 --- a/templates/k12.html.j2 +++ b/templates/k12.html.j2 @@ -2,11 +2,8 @@ {% block main %} -<section class="banner"> +<section class="banner flexible"> <h1>K-12 Services</h1> -</section> - -<section class="centered"> <h6>See your student thrive with personalized support.</h6> </section> |