Fix cider list
This commit is contained in:
parent
5acbe64c0a
commit
a855c1736a
6 changed files with 49 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue