minor: design adjust (7) - update SVG icon
This commit is contained in:
@@ -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 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user