changes to home page layout

This commit is contained in:
booploops 2022-01-06 21:31:40 -08:00
parent 1a579509c6
commit f50b0752e7
2 changed files with 71 additions and 84 deletions

View file

@ -1760,6 +1760,12 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
max-width: 420px;
}
.well.artistfeed-well {
margin-top: 0px;
height: 392px;
align-content: flex-start;
}
.hint-text {
font-size: 0.9rem;
color: rgb(200 200 200 / 70%);