issues
search
warsawjs
/
topics-manager
App for choosing subjects and signing up as trainers for workshops
MIT License
10
stars
1
forks
source link
Add some clearing-up to global styles and HTML tag structure
#15
Closed
greglobinski
closed
6 years ago
greglobinski
commented
6 years ago
move reset.css to src/styles/
move global styles to
injectGlobal
in the
App
component
remove index.css
move the
<main />
tag to more proper place in the HTML document structure
injectGlobal
in theApp
component<main />
tag to more proper place in the HTML document structure