Skip to content

Commit

Permalink
remove h2 style in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Jun 18, 2024
1 parent 2f9fed7 commit d8501bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/views/about/about.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ section {
@include mobile() {
flex-direction: column;
}
h2 {
margin-top: 1rem;
}
}
.example {
display: flex;
Expand Down

0 comments on commit d8501bf

Please sign in to comment.