Set default video card width to 325

This commit is contained in:
Sam Carlton 2020-12-11 01:15:05 -06:00
parent c6c2f12069
commit 9a9214fcb6

View file

@ -79,7 +79,7 @@ export default {
},
cardWidth: {
type: Number,
default: 350
default: 325
}
},
methods: {