July 4 - Update responsive
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user