feature/footer #1

Merged
YahToth merged 17 commits from feature/footer into main 2022-11-01 01:52:07 +00:00
Showing only changes of commit d21ffe7198 - Show all commits

View File

@ -184,6 +184,10 @@ body {
height: auto;
}
.bottom-infocard-image-desktop, .bottom-infocard-image-mobile {
width: 100%;
}
@media screen and (max-width:1024px) {
.middle-banner-container {
display: grid;