Remove graph1 div and add flex-direction to body
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
body {
|
||||
padding-top: 5vw;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: #afafaf;
|
||||
margin: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user