Skip to content

Commit bda9067

Browse files
committed
Reduce header height
1 parent 376e95a commit bda9067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scss/abstracts/_theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ $semantics: (
7373
--header-background: var(--background);
7474
--header-border: var(--text-color-secondary);
7575
--header-color: var(--text-color);
76-
--header-height: 4.25rem;
76+
--header-height: 4.125rem;
7777

7878
// App bar
7979
--bottom-app-bar-shadow: color-mix(

0 commit comments

Comments
 (0)