Skip to content

Commit

Permalink
Fixing the overflow issue in the header title collections
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgriffiniii committed Feb 13, 2019
1 parent 4937c4a commit a40cef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ header.lux {
line-height: 36px;
font-family: "Source Sans Pro", "DejaVu", "HelveticaNeue", Arial, sans-serif;
border-left-color: #746d54;
width: 100%;
}
}
}
Expand Down

0 comments on commit a40cef2

Please sign in to comment.