아이콘로고 변경

This commit is contained in:
Macbook
2026-06-15 17:50:48 +09:00
parent 58305273da
commit ba00841834
2 changed files with 21 additions and 5 deletions
+2 -3
View File
@@ -13628,9 +13628,8 @@ html.theme-light .tam-disclaimer { color: #90a4ae; }
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}
.app-download-pc-icon--android {
font-size: 24px;
background: var(--bg3);
border: 1px solid var(--border);
background: #0b1f14;
box-shadow: inset 0 0 0 1px rgba(61, 220, 132, 0.25);
}
.app-download-pc-body { flex: 1; min-width: 0; }
.app-download-pc-body strong { display: block; font-size: 14px; margin-bottom: 4px; }