qapp-core/src/index.css
2025-03-11 21:02:23 +02:00

7 lines
87 B
CSS

:root {
line-height: 1.2;
padding: 0px;
margin: 0px;
box-sizing: border-box;
}