merge dev to master #9

Merged
PeterNashaat merged 49 commits from development into master 2023-08-21 11:18:20 +00:00
Showing only changes of commit 8b6b143baf - Show all commits

View File

@ -487,4 +487,8 @@ header {
padding: 80px 0;
}
img[src*="#stretch"] {
width: auto;
height: auto;
}
}