Prevent admin nav wrapping to match public header height

This commit is contained in:
Pontoporeia
2026-04-09 14:37:49 +02:00
parent c5c049eace
commit 0c29fa21e9
5 changed files with 106 additions and 78 deletions

View File

@@ -126,8 +126,8 @@
.card__gradient-author {
color: var(--accent-foreground);
font-size: var(--step--2);
opacity: .85;
margin-bottom: .25rem;
opacity: 0.85;
margin-bottom: 0.25rem;
display: block;
}