Skip to content

Commit

Permalink
Remove unnecessary flex-direction. (#1550)
Browse files Browse the repository at this point in the history
This is handled by the bootstrap class navbar-expand
  • Loading branch information
jcoyne committed Jun 13, 2024
1 parent d0b202e commit d6a3ab3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/assets/stylesheets/arclight/modules/mastheads.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
}

.navbar-nav {
flex-direction: row;

.active a {
color: var(--al-mastead-active-link-color);
}
Expand Down

0 comments on commit d6a3ab3

Please sign in to comment.