Skip to content

Commit 4eae5f6

Browse files
committed
center logo + badge
1 parent a722a0b commit 4eae5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcweb/components/docpage/navbar/navbar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ def new_component_section() -> rx.Component:
444444
)
445445
)
446446
),
447-
class_name="flex flex-row gap-x-0",
447+
class_name="flex flex-row gap-x-0 items-center",
448448
),
449449
),
450450
rx.cond(

0 commit comments

Comments
 (0)