Skip to content

Commit 1cf44eb

Browse files
committed
Remove unnecessary text size
1 parent d2f8bb2 commit 1cf44eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/Components/Navbars/GuestsNavbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ onMounted(() => {
8787
>
8888
</DynamicMenuModal>
8989

90-
<header class="w-full text-sm">
90+
<header class="w-full">
9191
<nav
9292
class="mx-auto flex myPrimaryGap items-center justify-end px-6 lg:px-8"
9393
aria-label="Global"

0 commit comments

Comments
 (0)