Random responsive improvements
This commit is contained in:
@@ -111,3 +111,9 @@ input[type="range"]::-moz-range-thumb {
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
.projet-compare-container {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user