@ -184,12 +184,13 @@ export default {
<style scoped>
.monitor {
display: flex;
display: -webkit-box;
flex-wrap: wrap;
justify-content: space-around;
}
.card {
margin-bottom: 20px;
margin-right: 10px;
box-shadow: 2px 2px 8px #ccc;
img {