Tweak handle

This commit is contained in:
Eric Bailey
2025-01-16 16:43:00 -06:00
parent 4122ee5cf1
commit 6e6c5b8fa6
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -497,7 +497,7 @@ export function createThemes({
color: dimPalette.contrast_400,
},
text_contrast_medium: {
color: dimPalette.contrast_700,
color: dimPalette.contrast_600,
},
text_contrast_high: {
color: dimPalette.contrast_900,
-1
View File
@@ -138,7 +138,6 @@ export function VideoPostCard({
style={[
a.flex_1,
a.text_sm,
a.font_bold,
a.leading_tight,
t.atoms.text_contrast_medium,
]}