feat(WEB-102): language-switcher per page basis
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
.header {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 950px) {
|
||||
.header {
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user