Skip to content

Commit

Permalink
chrore: change header font weight on buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidPhantom committed Oct 7, 2024
1 parent 60b51fa commit f0dcb55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/ClientHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ const focusFirstLink = () => {
:label="groupName as string"
variant="link"
color="white"
class="font-light"
:to="groupName === 'Новости' ? '/news' : undefined"
@mouseenter="
() => {
Expand Down

0 comments on commit f0dcb55

Please sign in to comment.