Skip to content
Snippets Groups Projects
Commit 71a7d752 authored by Quoc Huy Nguyen Dinh's avatar Quoc Huy Nguyen Dinh
Browse files

Make the content block text container to go full width

parent 9eb26d1e
No related branches found
No related tags found
2 merge requests!216Develop,!214Make the content block text container to go full width
......@@ -292,4 +292,8 @@ ul.PostsList__summaries > li {
max-height: 56.25vw;
object-fit: cover;
}
.articles__content-block--text {
width: 100%;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment