8 lines
95 B
SCSS
8 lines
95 B
SCSS
#circle-information {
|
|
|
|
.box-button {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
}
|