Padding not needed due to header position change
This commit is contained in:
parent
2c1632b547
commit
bf33e058c7
|
@ -1,5 +1,4 @@
|
||||||
div[class^="category-title-header"] {
|
div[class^="category-title-header"] {
|
||||||
padding-top: 60px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue