Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 1dc921a

Browse files
banner height fix (#120)
1 parent 6e0622e commit 1dc921a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/theme/Root.js

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default function Root({ children }) {
1919

2020
const style = {
2121
backgroundColor: '#181A1B',
22-
height: '3.8em'
2322
}
2423
return <>
2524
<CookieConsent

0 commit comments

Comments
 (0)