Skip to content

Commit

Permalink
fix: tagline irregularity in small devices (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
singodiyashubham87 committed Aug 10, 2023
1 parent ec536bd commit d926fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Banners/Banner.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
.banner_header1 {
font-size: 55px;
text-align: center;
line-height: 40px;
line-height: 1;
margin-bottom: 0px;
margin-top: 0px;
}
Expand Down

0 comments on commit d926fc7

Please sign in to comment.