mirror of
https://github.com/Qortal/qapp-core.git
synced 2025-06-15 18:01:21 +00:00
7 lines
87 B
CSS
7 lines
87 B
CSS
|
|
:root {
|
|
line-height: 1.2;
|
|
padding: 0px;
|
|
margin: 0px;
|
|
box-sizing: border-box;
|
|
} |