Closed Shrikha1 closed 5 years ago
Hello @Shrikha1 thanks for the PR. Could you please explain the reasoning behind the changes? Also could this also be simply done using a responsive font-size like em
instead of px
?
To fix the overflow of the text of navbar to the next line and to avoid abrupt changes to the font size I have divided the font-size into 3 categories. And since the navbar is using float option thus using a responsive font-size like em instead of px does not give required results.
Looks fine to me. @Varunvaruns9 can you check it once before I merge this?
Looks good to me. @abhigyank
Fix the overflow of navbar text