wingbase/server/web/assets/css/styles.css
2016-03-21 12:47:45 +00:00

8 lines
69 B
CSS

* {
margin: 0;
padding: 0;
}
body {
overflow: hidden;
}