mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Use english catelog for Postgres full-text search and fix logo scaling on mobile devices
This commit is contained in:
@@ -26,7 +26,6 @@ header > .container {
|
||||
gap: var(--space-s);
|
||||
}
|
||||
|
||||
nav,
|
||||
header,
|
||||
main {
|
||||
padding-block: var(--space-s);
|
||||
@@ -49,11 +48,6 @@ section {
|
||||
scroll-margin-block-start: var(--space-xl);
|
||||
}
|
||||
|
||||
.top-nav-logo {
|
||||
max-block-size: var(--space-xl);
|
||||
padding-block: var(--space-xs);
|
||||
}
|
||||
|
||||
.docs-navigation {
|
||||
display: none;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user