svg
This commit is contained in:
@ -378,9 +378,11 @@ th.dt-center, td.dt-center { text-align: center; }
|
||||
.member{display:flex; flex-direction: column; align-items: center; background-color: var(--colorbgbodydarkdarker); border-radius:10px; padding:10px;}
|
||||
.member img{border-radius:100%;width:60px; height: 60px;}
|
||||
@media (max-width: 980px) {
|
||||
.grid-sizer { width: 10%; margin-bottom: 0%;}
|
||||
.grid-sizer { width: 5%; margin-bottom: 0%;}
|
||||
.grid-item-size { width: 50%; margin-bottom: 0%;}
|
||||
.grid-item-size-small-3 { width: 30%}
|
||||
.grid-item-mini-50 { width: 50%; margin-bottom: 0%;}
|
||||
.grid-item-mini-25 { width: 25%; margin-bottom: 0%;}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user