development #1

Merged
MarcelloMartins merged 27 commits from development into main 2023-01-21 01:29:23 +00:00
Showing only changes of commit 68a81728a0 - Show all commits

View File

@ -84,3 +84,20 @@
}
}
}
@media screen and (min-width: 2500px) {
.firstH2 {
font-size: 36px !important;
}
.newsInput {
max-height: unset !important;
height: 59px;
font-size: 28px !important;
}
.newsButton {
height: 59px;
font-size: 24px !important;
}
}