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/pro.html.j2 | |
parent | e77b255a0ceda1dd1cf43364a025465e7a852f0a (diff) | |
download | carpentertutoring-798597b6217818c2d0daa9842bdf4e8ede3446b4.tar.xz carpentertutoring-798597b6217818c2d0daa9842bdf4e8ede3446b4.zip |
fix: misc
Diffstat (limited to 'templates/pro.html.j2')
-rw-r--r-- | templates/pro.html.j2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/pro.html.j2 b/templates/pro.html.j2 index 0d32e0b..e9b8fe6 100644 --- a/templates/pro.html.j2 +++ b/templates/pro.html.j2 @@ -2,11 +2,8 @@ {% block main %} -<section class="banner"> +<section class="banner flexible"> <h1>Services for Professionals</h1> -</section> - -<section class="centered"> <h6> Planning, writing, editing, and thought partnership for professionals of all fields and levels. </h6> |