minor: design adjust (7) - update SVG icon

This commit is contained in:
2026-09-13 01:42:42 +03:00
parent 49542cd49c
commit a729bcf9fb
3 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
{% endblock EXTRA_HEAD %}
{% block CONTENT %}
<div class="max-w-6xl mx-auto space-y-8">
<div class="mx-auto space-y-8">
<!-- Навигация и счетчик -->
<div class="flex flex-wrap items-center justify-between gap-4">
@@ -116,7 +116,7 @@
{% if post.k_item %}
<span class="inline-flex items-center gap-1 px-2 py-0.5 rounded-full text-[10px] font-mono font-bold bg-cyan-500/10 text-cyan-700 dark:text-cyan-300 border border-cyan-500/20" title="Привязана SVG-генерация">
SVG
+SVG
</span>
{% endif %}