mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
.list {
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
align-items: center;
|
|
} |