Skip to content

Commit

Permalink
fixed contact us text wrapping issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubhangam333 committed Oct 23, 2023
1 parent 97aa8e7 commit b919b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ nav .nav_buttons {

transition-duration: 0.3s;
position: relative;
text-wrap: nowrap;
}

.nav_buttons .nav_button::after {
Expand Down

0 comments on commit b919b4e

Please sign in to comment.