test-platform/server/css/base_style.css

9 lines
64 B
CSS
Raw Normal View History

2024-05-25 19:18:26 +03:00
* {
margin: 0;
padding: 0;
}
html {
width: 100%;
}