diff --git a/assets/pasted-20260122-195030-9e85f2f0.png b/assets/pasted-20260122-195030-9e85f2f0.png
new file mode 100644
index 0000000..0591f38
Binary files /dev/null and b/assets/pasted-20260122-195030-9e85f2f0.png differ
diff --git a/core/templates/base.html b/core/templates/base.html
index c27fce9..cf802c6 100644
--- a/core/templates/base.html
+++ b/core/templates/base.html
@@ -28,7 +28,7 @@
-
+
{% block head %}{% endblock %}
diff --git a/static/css/custom.css b/static/css/custom.css
index 684874b..4ce7c74 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -34,7 +34,7 @@ h1, h2, h3, h4, h5, h6 {
}
.nav-link {
- font-weight: 500;
+ font-weight: 600;
color: var(--text-color) !important;
margin: 0 10px;
}
diff --git a/staticfiles/css/custom.css b/staticfiles/css/custom.css
index 684874b..4ce7c74 100644
--- a/staticfiles/css/custom.css
+++ b/staticfiles/css/custom.css
@@ -34,7 +34,7 @@ h1, h2, h3, h4, h5, h6 {
}
.nav-link {
- font-weight: 500;
+ font-weight: 600;
color: var(--text-color) !important;
margin: 0 10px;
}
diff --git a/staticfiles/pasted-20260122-195030-9e85f2f0.png b/staticfiles/pasted-20260122-195030-9e85f2f0.png
new file mode 100644
index 0000000..0591f38
Binary files /dev/null and b/staticfiles/pasted-20260122-195030-9e85f2f0.png differ