It works
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="substrate-canvas"></canvas>
|
||||
<div id="weather-panel"></div>
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
|
||||
+13
-165
File diff suppressed because one or more lines are too long
@@ -5,7 +5,3 @@ body {
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
}
|
||||
body canvas {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user