Skip to content

Commit

Permalink
Fix horizontal line color
Browse files Browse the repository at this point in the history
  • Loading branch information
BernatBC committed Apr 1, 2024
1 parent 7f79b88 commit d53431e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/styles/sections/experiences.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
}
hr {
border-top: 3px solid get-light-color('accent-color');
opacity: 1;
margin: 0;
top: 17px;
position: relative;
Expand Down

0 comments on commit d53431e

Please sign in to comment.