add team members
This commit is contained in:
@@ -3008,6 +3008,11 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.lg\:aspect-3\/2 {
|
||||
@media (width >= 64rem) {
|
||||
aspect-ratio: 3/2;
|
||||
}
|
||||
}
|
||||
.lg\:aspect-3\/4 {
|
||||
@media (width >= 64rem) {
|
||||
aspect-ratio: 3/4;
|
||||
|
Reference in New Issue
Block a user