Spaces:
Runtime error
Runtime error
File size: 88 Bytes
b8e6612 |
1 2 3 4 5 6 7 8 9 |
@media screen and (min-width:770px) {
.cardclass{
width: 100vh
}
}
|