Skip to content

Commit 20c3e60

Browse files
author
marcoDmc
committed
style: adding responsiveness
1 parent e2318ab commit 20c3e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Header/Header.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const Header = React.forwardRef<HTMLDivElement, IHeader>((props, ref) => {
3232
text-white flex
3333
items-center
3434
justify-start
35+
text-nowrap
3536
max-sm:text-sm
3637
">{title}</h3>
3738
</div>

0 commit comments

Comments
 (0)