chore: added padding-bottom in blog class #14

Merged
HenriqueSantosSantana merged 1 commits from feature/blog into develop 2022-10-11 21:48:57 +00:00
Showing only changes of commit 92d63da3b5 - Show all commits

View File

@ -239,12 +239,14 @@
= BLOG =
\*------*/
.blog {
--hs-flex-space: 50px;
width: 100%;
padding-bottom: 87px;
}
.blog-images-image {
width: 100%;
margin-bottom: 50px;
}
.blog-article {
@ -276,7 +278,6 @@
.blog-article {
width: 30.5%;
margin: 0 auto;
margin-bottom: 50px;
}
.blog-description {