2025-01-20 00:12:30 +03:00

15 lines
141 B
CSS

#cardBox {
text-align: center;
}
#btnBox {
margin-bottom: 10px;
}
#btnBox a{
width: 100%;
}
.card {
margin-bottom: 10px;
}