Skip to content

Commit

Permalink
profile.scss: fix typo in .h2--grey rule heigth->height
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed May 6, 2018
1 parent 940ae83 commit 6d67800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/styles/app/layouts/profile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ $profile-breakpoint: 600px;

.h2--grey {
margin-bottom: 0;
line-heigth: 1;
line-height: 1;
}
}

Expand Down

0 comments on commit 6d67800

Please sign in to comment.