Adjust padding based on news

pull/4649/head
Cagatay Civici 2023-10-17 21:56:06 +03:00
parent 52d7d11235
commit 8395e39e65
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@
border-bottom: 0 none;
overflow: hidden;
}
&.layout-news-active {
padding-top: 6rem;
}
}
.text-secondary {