aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/angular-small-apps/apps/recipes/src/styles/base/_typography.scss
blob: daa79622a9c233be237417d583565034c5d19fc1 (plain)
1
2
3
4
5
6
7
8
9
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0 0 1rem;
}