1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
.server-card { text-align: center; margin-bottom: 20px; } .server-card-image { border-radius: 50%; } .user-icon-image { border-radius: 50%; } /* html, body { background-color: #121212 !important; } */