See All is now functional on artist pages
This commit is contained in:
parent
d11a152814
commit
f4b45f5222
5 changed files with 55 additions and 7 deletions
|
@ -1611,6 +1611,12 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
}
|
||||
}
|
||||
|
||||
// Collection Page
|
||||
.collection-page {
|
||||
.header-text {
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Artist Page */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue