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 9b2fcf7 commit 337f7edCopy full SHA for 337f7ed
1 file changed
docs/src/assets/scss/components/language-switcher.scss
@@ -21,7 +21,7 @@
21
.switcher--language .switcher__select {
22
flex: 1 0 12rem;
23
24
- @media all and (max-width: 800px) {
+ @media all and (max-width: 799px) {
25
max-width: 250px;
26
}
27
0 commit comments