fix: remove top margin in app name

This commit is contained in:
sokumon 2025-12-28 17:37:41 +05:30
parent e18319fbdb
commit 6acd53a2ea

View file

@ -48,5 +48,4 @@
color: var(--ink-gray-6);
font-size: var(--text-sm);
@include truncate();
margin-top: 4px;
}