small post titles fix

This commit is contained in:
Jerry
2020-08-21 10:50:57 +03:00
parent 2f33d42ffa
commit 80cfdc35b6
3 changed files with 5 additions and 5 deletions

View File

@@ -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