diff --git a/web/newWebsite/graphs.html b/web/newWebsite/graphs.html index e6c7ab4..d4b62cc 100644 --- a/web/newWebsite/graphs.html +++ b/web/newWebsite/graphs.html @@ -29,8 +29,6 @@ -
- diff --git a/web/newWebsite/styles/graph-styles.css b/web/newWebsite/styles/graph-styles.css index 68c7c86..70e4a11 100644 --- a/web/newWebsite/styles/graph-styles.css +++ b/web/newWebsite/styles/graph-styles.css @@ -6,6 +6,7 @@ body { padding-top: 5vw; display: flex; + flex-direction: column; background-color: #afafaf; margin: 0; }