adjsuted image size

This commit is contained in:
2025-07-09 09:20:41 +01:00
parent a156cc5dda
commit 42866765c2
3 changed files with 25 additions and 4 deletions
+12 -3
View File
@@ -291,9 +291,7 @@ a.longLinkBreak {
width: 104%;
img {
width: 99.9%;
}
.pedw_logo {
width: 120px;
@@ -301,6 +299,17 @@ a.longLinkBreak {
}
@media screen and (max-width: 670px) {
img {
&.serviceTitle {
width: 236px;
&.cy {
width: 238px;
}
}
}
flex-direction: column-reverse;
align-items: flex-start;