issues
search
fack2
/
attention-training
Attention training is a project that helps neuro-diverse people diagnose their specific type of ADHD and provides guidance to them.
MIT License
0
stars
2
forks
source link
create a global style component
#34
Closed
FarahZaqout
closed
5 years ago
FarahZaqout
commented
5 years ago
Add global style with styled component that does the following:
Adds default margin and padding of 0 to all elements.
imports custom fonts.
adds global default font-size of 10px so we can easily use and calculate
rem
in css.
33
Add global style with styled component that does the following:
rem
in css.33