these-3-words/static/css/style.css

12 lines
180 B
CSS
Raw Normal View History

/** CSS for These3Words
* Some more information here.
* Or remove comment anyway because it's obvious.
*/
html,
body,
#map-canvas {
height: 100%;
margin: 0;
padding: 0;
}