index
:
demo.armandphilippot.com
main
Collection of small JS/React/Angular applications.
Armand Philippot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
;
}