8 lines
107 B
CSS
8 lines
107 B
CSS
|
|
.media {
|
|||
|
|
margin-top: 20px;
|
|||
|
|
height: 280px !important;
|
|||
|
|
width: 200px !important;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|