July 4 - Update responsive

This commit is contained in:
2026-07-04 14:01:23 -04:00
parent d87c889ca2
commit 1d67e9b458
7 changed files with 98 additions and 7 deletions
+1
View File
@@ -13,6 +13,7 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap">
<link rel="stylesheet" href="{{ url_for('static', filename='css/theme.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/ipad_responsive.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/mobile_phone.css') }}">
{% if tenant_branding %}
<style>
:root {