diff --git a/src/styles.tsx b/src/styles.tsx index b65c68b..749b9c2 100644 --- a/src/styles.tsx +++ b/src/styles.tsx @@ -58,7 +58,7 @@ const styles: { [key: string]: React.CSSProperties } = { top: 0, backgroundColor: "#3d4848", paddingRight: 32, - paddingLeft: 32, + paddingLeft: 0, }, header_left: { display: "flex",