summaryrefslogtreecommitdiff
path: root/client/src/styles/styles.css
blob: b988e04c45890a8feb20682dddbbbb3be635e386 (plain) (blame)
1
2
3
4
5
6
7
8
.server-card {
    text-align: center;
    margin-bottom: 20px;
}

.server-card-image {
    border-radius: 50%;
}