ittech/w8/static/css/styles.css
2022-04-10 21:35:48 +07:00

5 lines
No EOL
58 B
CSS

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