Skip to content

Commit 07e43f0

Browse files
committed
Merge remote-tracking branch 'ori0o0p/fix-follow-list-text-style'
2 parents 7538bef + 92128f5 commit 07e43f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/web/src/features/velog/components/VelogFollowStats/VelogFollowStats.module.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
margin-top: 16px;
3838
font-size: 32px;
3939

40+
.text {
41+
color: var(--text2);
42+
}
43+
4044
@media screen and (max-width: 768px) {
4145
font-size: 24px;
4246
}

0 commit comments

Comments
 (0)