Skip to content

Commit

Permalink
fix: DSD name next to DSD logo has wrong font weight (WEB-27)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiramrp committed Mar 22, 2024
1 parent 9a94401 commit c0e8e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/navbar/navbar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
@media (max-width: 1150px) {
.home {
display: none;
font-weight: 900;
}
}
@media (max-width: 768px) {
Expand Down

0 comments on commit c0e8e6b

Please sign in to comment.