Skip to content

Commit

Permalink
Remove duplicated property on a css class
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlmneves committed Dec 19, 2021
1 parent 4e91e4d commit a76932f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion public/stylesheets/_menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
align-items: center;
font-size: .875rem;
font-weight: $font-weight-medium;
justify-content: flex-end;
width: 33.3366%;
}

Expand Down
3 changes: 1 addition & 2 deletions public/stylesheets/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a76932f

Please sign in to comment.