Update graph creation and styling

This commit is contained in:
Sietse Jonker
2024-04-02 14:15:31 +02:00
parent 4edbe2312a
commit 8724691716
3 changed files with 6 additions and 2 deletions

View File

@@ -111,6 +111,8 @@ body {
align-self: center;
width: 95%;
height: 100%;
border-radius: 20px;
border: 2px solid #000;
margin: 10px;
}
/* Additional styling as needed */