responsive
This commit is contained in:
@@ -1032,7 +1032,7 @@ header {
|
||||
display: flex;
|
||||
margin: auto;
|
||||
margin-left: 1rem; }
|
||||
@media screen and (max-width: 1200px) {
|
||||
@media screen and (min-width: 1200px) {
|
||||
header .row #block-renderedsitesettingsblock-2 {
|
||||
display: flex; } }
|
||||
header .row #block-renderedsitesettingsblock-2 .site_setting_entity {
|
||||
|
||||
@@ -49,7 +49,7 @@ header{
|
||||
margin: auto;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
@media screen and (max-width: 1200px) {
|
||||
@media screen and (min-width: 1200px) {
|
||||
display: flex;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user