Skip to content

Commit 2159f3f

Browse files
adjusting header style
1 parent 45e05e1 commit 2159f3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/Header/styles.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,10 @@ export const StyledHeader = styled.header`
3838
border: none;
3939
background: none;
4040
}
41+
42+
.shortOptions {
43+
max-width: 150px;
44+
width: 100%;
45+
justify-content: flex-start;
46+
}
4147
`;

0 commit comments

Comments
 (0)