feat(kursy/base.html): include flaticon icons
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
{# Global stylesheets #}
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'css/kursy.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'allauth_ui/output.css' %}">
|
||||
|
||||
{# Flaticon icons #}
|
||||
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/4.0.0/uicons-bold-rounded/css/uicons-bold-rounded.css'>
|
||||
|
||||
{% tailwind_css %}
|
||||
|
||||
{% block extra_css %}
|
||||
|
||||
Reference in New Issue
Block a user