Fix cider list

This commit is contained in:
Monochromish 2022-07-08 18:39:41 +10:00
parent 5acbe64c0a
commit a855c1736a
6 changed files with 49 additions and 0 deletions

View file

@ -1898,6 +1898,12 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
float: right;
}
@media only screen and (min-width: 1133px) and (max-width: 1277px) {
.social-btn {
display: none !important;
}
}
.about-page {
.teamBtn {
display: flex;