This commit is contained in:
Jonas Heinrich 2022-03-08 12:05:14 +01:00
parent 46f7d34caa
commit 544c416c88
3 changed files with 117 additions and 6 deletions

View file

@ -141,7 +141,7 @@ a.no-underline {
color: white !important;
}
@media (max-width: 1024px) {
@media screen and (max-width: 1024px) {
.rentButton {
margin: 5px 10px;
}