4 lines
45 B
CSS
4 lines
45 B
CSS
.card {
|
|
width: 500px;
|
|
max-width: 100%;
|
|
}
|
.card {
|
|
width: 500px;
|
|
max-width: 100%;
|
|
}
|