worker-pastebin/src/web/styles/index.css
Peter Cai 8fccf114f5
basic style for the home component
at least it looks okay now. let's implement all the other stuff later
2020-02-17 21:14:05 +08:00

4 lines
49 B
CSS

body, html {
margin: 0px;
padding: 0px;
}