mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
11 lines
157 B
Plaintext
Executable File
11 lines
157 B
Plaintext
Executable File
.emptyFeed {
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
align-items: center;
|
|
justify-content: center;
|
|
|
|
width: 100%;
|
|
|
|
margin-top: 20px;
|
|
} |