diff --git a/src/components/TopBar/OldTopBar.vue b/src/components/TopBar/OldTopBar.vue index 1acd8216..da674223 100644 --- a/src/components/TopBar/OldTopBar.vue +++ b/src/components/TopBar/OldTopBar.vue @@ -496,7 +496,7 @@ defineExpose({ @@ -946,7 +946,7 @@ defineExpose({ --uno: "relative text-$bew-text-1 flex items-center"; &:not(.avatar) a { - --uno: "text-xl flex items-center p-2 rounded-40px duration-300 relative z-5"; + --uno: "text-lg flex items-center p-2 rounded-40px duration-300 relative z-5"; --uno: "h-35px h-35px"; }