Skip to content

Commit

Permalink
chore(demo): improve headers spacing in "Getting Started" page
Browse files Browse the repository at this point in the history
tinesoft committed Jan 10, 2024
1 parent 1351647 commit ba70b18
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
.getting-started{
margin-top: 1.0rem;

::ng-deep h2 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}


}

0 comments on commit ba70b18

Please sign in to comment.