Files
BytesBumpList/static/styles/index.css
2021-03-08 20:05:07 +02:00

6 lines
94 B
CSS

.servers {
display: flex;
flex-direction: row;
flex-wrap: wrap;
opacity: 0%;
}