This commit is contained in:
Ehab Hassan 2023-08-17 12:25:11 +03:00
parent fff74cd4f5
commit 8b6b143baf

View File

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