File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -182,31 +182,31 @@ export default {
182
182
}
183
183
184
184
.team-card {
185
- min-width : 400 px ;
186
- max-width : 400 px ;
185
+ min-width : 300 px ;
186
+ max-width : 300 px ;
187
187
margin-bottom : 0.5em ;
188
188
}
189
189
}
190
190
191
191
.team-card {
192
- min-width : 400 px ;
193
- max-width : 400 px ;
192
+ min-width : 300 px ;
193
+ max-width : 300 px ;
194
194
}
195
195
196
196
.team .p-card-footer {
197
197
text-align : center ;
198
198
}
199
199
200
200
.team .p-card-title {
201
- min-height : 56 px !important ;
201
+ min-height : 60 px !important ;
202
202
}
203
203
204
204
.team .p-card-content {
205
- min-height : 121 px !important ;
205
+ min-height : 130 px !important ;
206
206
}
207
207
208
208
.team .p-card-header img {
209
- width : 400 px ;
210
- max-width : 400 px ;
209
+ width : 300 px ;
210
+ max-width : 300 px ;
211
211
}
212
212
</style >
You can’t perform that action at this time.
0 commit comments