forked from LiveCarta/LiveCartaWP
@@ -2832,16 +2832,16 @@ footer {
|
||||
top: 50%;
|
||||
-webkit-transform: translateY(-50%);
|
||||
transform: translateY(-50%);
|
||||
max-height: 145px;
|
||||
max-height: 146px;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
padding: 2px 0; }
|
||||
padding: 4px 0; }
|
||||
@media (min-width: 540px) {
|
||||
.blog-page .bp-block .bp-title {
|
||||
font-size: 28px;
|
||||
line-height: 32px; }
|
||||
.blog-page .bp-block .bp-title .cont-overflow {
|
||||
max-height: 262px; } }
|
||||
max-height: 264px; } }
|
||||
@media (min-width: 992px) {
|
||||
.blog-page .bp-block .bp-title {
|
||||
font-size: 32px; } }
|
||||
|
||||
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