RevisionBankCard / static /hello.css
CaesarCloudSync
mobile styling attempt 1
b8e6612
Raw
History Blame Contribute Delete
88 Bytes
@media screen and (min-width:770px) {
.cardclass{
width: 100vh
}
}