Skip to content

Commit

Permalink
Update hr colour
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Feb 29, 2024
1 parent 729d91f commit e35abfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/application.scss
Expand Up @@ -46,7 +46,7 @@ hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
border-top: 1px solid #5e6162;
margin: 1em 0;
padding: 0;
}
Expand Down

0 comments on commit e35abfd

Please sign in to comment.