privatecoffee-website/templates
Kumi 7592a711c7
feat: hide subtitle in base layout
Hid subtitle across the application by adding a CSS rule to not display elements with the `.subtitle` class. This change aligns the UI more closely with the minimalist design ethos the project aims to embody, reducing visual clutter and focusing user attention on the primary content. Affected areas primarily include page headers and footers where the subtitle was previously displayed.
2024-05-24 17:01:57 +02:00
..
base.html feat: hide subtitle in base layout 2024-05-24 17:01:57 +02:00
index.html feat: enhance responsiveness and clean file references 2024-05-24 14:21:26 +02:00
legal.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00
membership.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00
privacy.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00
simple.html Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
terms.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00