Skip to content

Commit

Permalink
fixed text styles (#2025)
Browse files Browse the repository at this point in the history
Co-authored-by: Taron Chatoyan <[email protected]>
  • Loading branch information
t-chatoyan and Taron Chatoyan authored Dec 20, 2024
1 parent 64b334c commit b4fc5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/Search.vue
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@
color: $white;
font-family: $font-family-sans-serif;
font-size: $font-size-xs;
font-weight: 400;
font-weight: 800;
}
}
}
Expand Down

0 comments on commit b4fc5f0

Please sign in to comment.