adjsuted image size
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user