5 lines
83 B
SCSS
5 lines
83 B
SCSS
.doc-img {
|
|
background-size: cover;
|
|
background-position: top;
|
|
height: 200px;
|
|
} |