Page header: fix title displaying for bigger content

pull/22018/head
coshtya 2022-07-21 02:47:26 +03:00
parent 8ab1db83c5
commit 4f11f8cb41
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
@include e(title) {
font-size: 14px;
font-weight: 500;
display: flex;
align-items: center;
}
}