See All is now functional on artist pages

This commit is contained in:
booploops 2021-12-09 23:03:24 -08:00
parent d11a152814
commit f4b45f5222
5 changed files with 55 additions and 7 deletions

View file

@ -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 */