privatecoffee-website/templates
Kumi 39e6ca161e
feat: enhance responsiveness and clean file references
Improved the website's responsiveness by refining the CSS for navigation and general layouts, ensuring a better user experience on devices with a maximum width of 768px. Revised the CSS to introduce clearer sections for general and responsive styles, making the stylesheet easier to navigate and maintain.

Additionally, updated HTML templates to remove query strings from asset references, promoting better caching practices. This change also includes minor text normalization for consistency in presentation, specifically in branding elements.

The alterations aim to provide a more uniform and accessible interface across various device sizes, focusing on mobile-first design principles. By cleaning up asset references, the website's loading times and cacheability are expected to improve, further enhancing user experience.
2024-05-24 14:21:26 +02:00
..
base.html feat: enhance responsiveness and clean file references 2024-05-24 14:21:26 +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