12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
.card-img{
|
|
border: 2px solid #cdcdcd;
|
|
border-radius: 8px;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: #d9d9d9;
|
|
}
|
|
.card{
|
|
width: 800px;
|
|
padding: 20px;
|
|
height: 230px;
|
|
} |