begone root
This commit is contained in:
parent
cee5731e6c
commit
1c86219dbe
@ -13,19 +13,13 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
.root {
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
.main-canvas {
|
.main-canvas {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="root">
|
|
||||||
<canvas class="main-canvas" id="canvas"></canvas>
|
<canvas class="main-canvas" id="canvas"></canvas>
|
||||||
</div>
|
|
||||||
<link data-trunk rel="rust" href="../strafe-client/Cargo.toml"/>
|
<link data-trunk rel="rust" href="../strafe-client/Cargo.toml"/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user