Clear floats after Product Summary in 2023

This commit is contained in:
faisal-alvi 2023-04-19 18:37:51 +05:30
parent b42da82e50
commit 32aaf1ca97
1 changed files with 4 additions and 0 deletions

View File

@ -361,8 +361,12 @@
.related.products {
margin-top: 7rem;
clear: both;
}
.upsells.products {
clear: both;
}
}
// Reviews tab.