forked from LiveCarta/LiveCartaWP
header css fix
This commit is contained in:
@@ -1731,7 +1731,7 @@ blockquote {
|
||||
min-width: 1.6rem;
|
||||
height: 1.6rem;
|
||||
line-height: 1.6rem;
|
||||
font-size: 1.2rem;
|
||||
font-size: 0.9rem;
|
||||
background: #0055D6;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
@@ -1787,6 +1787,8 @@ blockquote {
|
||||
top: 0;
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
max-height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.header .mobile-menu.open {
|
||||
display: block;
|
||||
@@ -1992,6 +1994,7 @@ blockquote {
|
||||
left: auto;
|
||||
white-space: nowrap;
|
||||
max-width: 100%;
|
||||
max-height: none;
|
||||
}
|
||||
.header .mobile-menu .mm-bg {
|
||||
background: none;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user