홈: Categories 좌측 액센트를 border-left로 변경 (v0.2.6)
Made-with: Cursor
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -329,4 +329,9 @@
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* 홈 Categories 행: 태그 --color-accent 왼쪽 세로 막대(border, ::before 미사용) */
|
||||
.home-categories__row {
|
||||
border-left: 3px solid var(--color-accent);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user