7 lines
96 B
SCSS
Executable File
7 lines
96 B
SCSS
Executable File
.clchip{
|
|
display: flex;
|
|
justify-content: center;
|
|
//flex: 1;
|
|
//flex-direction: column;
|
|
}
|