3D-tester/static/css/3d-tester.css

11 lines
101 B
CSS

.model-wrap {
padding: 1em;
/*background-color: lightgray;*/
}
#object {
height: 500px;
}