Files
new-webpack-4-vscode/app/boot.less
T
2018-04-29 16:26:44 +02:00

8 lines
146 B
Plaintext

html, body {
position: relative;
height: 100%;
width: 100%;
background: rgb(179, 179, 179);
margin: 0;
overflow: hidden;
}