Use english catelog for Postgres full-text search and fix logo scaling on mobile devices

This commit is contained in:
thiloho
2025-04-08 12:36:39 +02:00
parent 5a6214878f
commit 37ba49a4f7
6 changed files with 7 additions and 14 deletions

View File

@@ -33,7 +33,6 @@ header img {
object-position: center;
}
nav,
header,
main {
padding-block: var(--space-s);
@@ -71,11 +70,6 @@ section {
scroll-margin-block-start: var(--space-xl);
}
.top-nav-logo {
max-block-size: var(--space-xl);
padding-block: var(--space-xs);
}
@media (min-width: 1525px) {
#table-of-contents {
position: fixed;