portfolio/_sass/_home.scss

13 lines
161 B
SCSS
Raw Normal View History

2023-12-17 15:16:04 +00:00
.home-description, .posts-container {
padding-bottom: 25px;
}
.thumbnail-container {
text-align: center;
img {
width: auto;
height: 200px;
}
}