💄 Adjust SCSS to address new component hierarchy

This commit is contained in:
Philipp Stracker 2024-10-28 17:57:05 +01:00
parent 2bf9832844
commit 0f523d7aae
No known key found for this signature in database
6 changed files with 18 additions and 9 deletions

View file

@ -1,6 +1,5 @@
.ppcp-r-page-business {
.ppcp-r-inner-container {
width: 622px;
padding-bottom: 84px;
@media screen and (max-width: 480px) {
padding-bottom: 42px;

View file

@ -20,7 +20,6 @@
.ppcp-r-page-products {
.ppcp-r-inner-container {
width: 622px;
padding-bottom: 48px;
@media screen and (max-width: 480px) {
padding-bottom: 24px;