mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-28 06:55:25 +00:00
initial commit
This commit is contained in:
13
animate 0.2/css/styles.css
Normal file
13
animate 0.2/css/styles.css
Normal file
@@ -0,0 +1,13 @@
|
||||
body {
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
#mainCanvas {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 100vh;
|
||||
background-color: black;
|
||||
}
|
Reference in New Issue
Block a user