1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 09:42:35 +00:00

Adjust mobile width issues (#2051)

This commit is contained in:
2023-02-27 22:17:50 -06:00
parent 657e977074
commit 66efe4a27f
6 changed files with 61 additions and 36 deletions

View File

@ -1,6 +1,6 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}
{% endblock %}
{% block tabs %}