ittech/w7/static/css/styles.css
2022-03-14 13:35:21 +07:00

5 lines
No EOL
58 B
CSS

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