Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
26464096d5f1adf9d255b7cce693c0ee03ffe2c7
26464096d5f1adf9d255b7cce693c0ee03ffe2c7
Switch branch/tag
create-react-app
packages
react-scripts
template
src
index.css
Find file
Normal view
History
Permalink
index.css
63 Bytes
Newer
Older
Separate index.css and App.css
Dan Abramov
committed
8 years ago
1
body
{
Tweak the template's styling (#34)
Kevin Lacker
committed
8 years ago
2
3
margin
:
0
;
padding
:
0
;
Separate index.css and App.css
Dan Abramov
committed
8 years ago
4
5
font-family
:
sans-serif
;
}
Menu
Explore
Projects
Groups
Snippets