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

@ -1302,6 +1302,11 @@
align-items: center;
float: right;
}
@media only screen and (min-width: 1133px) and (max-width: 1277px) {
.social-btn {
display: none !important;
}
}
.animated {
width: 100%;