various polish

This commit is contained in:
Jacky Zhao
2023-07-02 13:08:29 -07:00
parent ba6df2d95f
commit 83c5fa64ea
30 changed files with 339 additions and 190 deletions

View File

@ -11,6 +11,7 @@
height: 250px;
margin: 0.5em 0;
position: relative;
overflow: hidden;
& > #global-graph-icon {
color: var(--dark);
@ -30,10 +31,6 @@
background-color: var(--lightgray);
}
}
& > #graph-container > svg {
margin-bottom: -5px;
}
}
& > #global-graph-outer {