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
/
react-small-apps
/
apps
/
notebook
/
src
/
components
/
layout
/
Header
/
Header.css
blob: a413a4fedb6f1dd52f8f0853da7b4b3586a76c17 (
plain
)
1
2
3
4
5
6
7
.
header
{
padding
:
1
rem
0
0
;
}
.
header__branding
{
font-size
:
2.5
rem
;
}