Merge pull request #5811 from jttyeung/master

Fix #5730 content header overlap with long product names
This commit is contained in:
Luis Ramos
2020-07-30 17:53:09 +01:00
committed by GitHub

View File

@@ -20,9 +20,11 @@
&:first-child {
padding-left: 0;
width: 70%;
}
&:last-child {
padding-right: 0;
width: 30%;
}
}
}