feat. 해더 기획 기능 구현 (해상도에 맞춰 리스트 더보기 생성)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
--foreground-reversal-6: rgba(0, 0, 0, 0.06);
|
||||
--foreground-reversal-8: rgba(0, 0, 0, 0.08);
|
||||
--foreground-reversal-10: rgba(0, 0, 0, 0.1);
|
||||
--foreground-reversal-15: rgba(0, 0, 0, 0.15);
|
||||
--foreground-reversal-30: #ebebeb; /* gray-80 */
|
||||
}
|
||||
|
||||
@@ -21,6 +22,7 @@
|
||||
--foreground-reversal-6: rgba(255, 255, 255, 0.06);
|
||||
--foreground-reversal-8: rgba(255, 255, 255, 0.08);
|
||||
--foreground-reversal-10: rgba(255, 255, 255, 0.1);
|
||||
--foreground-reversal-15: rgba(255, 255, 255, 0.15);
|
||||
--foreground-reversal-30: #404040; /* gray-750 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user