Header CSS fix

This commit is contained in:
Yurii
2026-05-21 17:36:34 +03:00
parent 032c989869
commit b19a20abd1

View File

@@ -154,8 +154,9 @@ img.image-preview {
.header-title,
h3 {
margin-bottom: var(--7px);
margin-bottom: var(--2px);
font-size: var(--22px);
line-height: 1.5;
font-weight: 400;
a {
@@ -265,6 +266,8 @@ img.image-preview {
.breadcrumb-item,
.breadcrumb-separator {
display: inline-block;
line-height: 1.5;
}
min-height: 1.2em;
}