We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1b57f commit 51897baCopy full SHA for 51897ba
src/components/presentation/AppHeader/AppHeader.module.css
@@ -4,6 +4,7 @@
4
flex-direction: row;
5
justify-content: space-between;
6
align-items: center;
7
+ flex-wrap: wrap;
8
gap: 0.5rem;
9
10
max-width: var(--page-max-width);
0 commit comments