This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-08-11 14:48:32 +00:00
|
|
|
/*
|
|
|
|
Define your resets here or use something like Normalize.css if you like
|
|
|
|
*/
|
|
|
|
|
|
|
|
html,
|
|
|
|
body{
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2016-08-09 22:37:13 +00:00
|
|
|
}
|