5 lines
55 B
CSS
5 lines
55 B
CSS
|
.graph {
|
||
|
margin-top: 192px;
|
||
|
border-radius: 16px;
|
||
|
}
|