portfolio/_sass/_home.scss

13 lines
169 B
SCSS

.home-description, .posts-container {
padding-bottom: 25px;
}
.thumbnail-container {
text-align: center;
img {
max-width: 100%;
max-height: 220px;
}
}