We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f95866 commit f8dd502Copy full SHA for f8dd502
backend/app/templates/layout.html
@@ -32,7 +32,6 @@
32
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap" rel="stylesheet">
33
34
<link rel="stylesheet" type="text/css" href="{% static 'vendor/css/sweetalert2.min.css' %}" />
35
- <link rel="stylesheet" type="text/css" href="{% static 'hijack/hijack.min.css' %}" media="screen">
36
37
{% bundle 'styles' %}
38
{% bundlechunk 'chunk-vendors' 'css' %}
0 commit comments