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