Skip to content

Commit

Permalink
FWF-3349:[Bugfix] unwanted style removed (#2069)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay-aot authored May 29, 2024
1 parent 06efe61 commit 5ffb509
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions forms-flow-web/src/containers/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -254,21 +254,13 @@
}
}*/

.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 2.5rem !important;
padding-left: .8rem !important;
}

/*.topheading-border-bottom{
z-index: 2000;
padding: 0.8rem 1rem !important;
border-bottom: 2px solid $light-blue !important;
}*/

.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 2.5rem !important;
padding-left: .8rem !important;
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
text-decoration: none !important;
Expand Down

0 comments on commit 5ffb509

Please sign in to comment.