Remove header logo rounding (#3225)

This commit is contained in:
Zeno Kapitein
2025-05-09 14:45:38 +02:00
committed by GitHub
parent 0c973a3292
commit aed79fd6c3
2 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"gitbook": patch
---
Decrease rounding of header logo
@@ -48,8 +48,6 @@ export async function HeaderLogo(props: HeaderLogoProps) {
]}
priority="high"
style={tcls(
'rounded',
'straight-corners:rounded-sm',
'overflow-hidden',
'shrink',
'min-w-0',