2024-09-15 16:18:47 +00:00

11 lines
157 B
Plaintext
Executable File

.emptyFeed {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
margin-top: 20px;
}