2018-07-30 19:45:34 +08:00

13 lines
122 B
Plaintext

.container {
height: 100vh;
background-color: #fff;
}
.card {
margin: 0 -15px;
}
.button {
margin-right: 5px;
}