diff --git a/client/homebrew/navbar/navbar.less b/client/homebrew/navbar/navbar.less index aa233d631..803e6d592 100644 --- a/client/homebrew/navbar/navbar.less +++ b/client/homebrew/navbar/navbar.less @@ -37,7 +37,10 @@ &:has(.brewTitle) { flex-grow : 1; - min-width : 300px; + min-width : 300px; + } + >.brewTitle { + cursor:auto; } } // "NaturalCrit" logo @@ -111,9 +114,9 @@ font-weight : 800; color : white; text-align : center; - text-transform : initial; + text-transform : initial; white-space : nowrap; - background-color : transparent; + background-color : transparent; } // "The Homebrewery" logo