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
/
todos
/
src
/
components
/
layout
/
Footer
/
Footer.scss
blob: eb34fd9adb6277ae028e364fe562d6ab68ca3b18 (
plain
)
1
2
3
4
5
6
7
8
.footer
{
text-align
:
center
;
padding
:
1rem
0
;
}
.copyright
{
font-size
:
0
.9rem
;
}