Reduce gaps between plots
This commit is contained in:
parent
27d1d33f5d
commit
e3492dd5de
|
|
@ -17,7 +17,7 @@
|
|||
.plot-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 40px;
|
||||
gap: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
.plot {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user