diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index bfcf2d3e..99cbdaa3 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -475,7 +475,7 @@ const styles = StyleSheet.create({ }, newPostBtnLabel: { color: colors.white, - fontSize: 17, + fontSize: 16, fontWeight: '600', }, })