fixes
This commit is contained in:
parent
46f7d34caa
commit
544c416c88
3 changed files with 117 additions and 6 deletions
|
|
@ -141,7 +141,7 @@ a.no-underline {
|
|||
color: white !important;
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
@media screen and (max-width: 1024px) {
|
||||
.rentButton {
|
||||
margin: 5px 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue