4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
.my-box{
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
}
|