style(project): 설명란 이미지 아이콘 세로 위치 추가 조정 (top:2px -> 4px)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-16 01:40:10 +09:00
parent 1710c8f811
commit 59b7f904bf
4 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
{% extends "erp_base.html" %}
{% block head_extra %}
<link rel="stylesheet" href="/static/project.css?v=20260917d" />
<link rel="stylesheet" href="/static/project.css?v=20260917e" />
<link rel="stylesheet" href="/static/vendor/material-symbols/material-symbols.css" />
{% endblock %}