corrected styles

This commit is contained in:
Shubham Takode 2024-02-12 21:05:11 +05:30
parent 01951cd2cd
commit b8ee1bfc6c

View File

@ -823,7 +823,7 @@ button.btn.button-outline-dark {
grid-template-columns: repeat(auto-fit, 352px); grid-template-columns: repeat(auto-fit, 352px);
grid-gap: 24px; grid-gap: 24px;
padding: 0 24px 24px; padding: 0 24px 24px;
justify-content: space-between; justify-content: center;
.load-more { .load-more {
display: flex; display: flex;