add location
This commit is contained in:
@@ -9,12 +9,17 @@
|
||||
height: 45vh;
|
||||
background-color: white;
|
||||
margin: 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.graph-title {
|
||||
text-align: center;
|
||||
font-weight: 600;
|
||||
padding: 15px;
|
||||
padding: 5px;
|
||||
bottom: -10;
|
||||
}
|
||||
|
||||
.axis-grid line {
|
||||
|
||||
Reference in New Issue
Block a user