5 lines
63 B
CSS
5 lines
63 B
CSS
|
.cor-title {
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
}
|