Update docs.md
Browse files
docs.md
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
margin:25px 0; /* vertical breathing room */
|
34 |
}
|
35 |
.section-img img{
|
36 |
-
max-width:
|
37 |
height:auto;
|
38 |
object-fit:contain; /* avoid distortion */
|
39 |
}
|
|
|
33 |
margin:25px 0; /* vertical breathing room */
|
34 |
}
|
35 |
.section-img img{
|
36 |
+
max-width:80%;
|
37 |
height:auto;
|
38 |
object-fit:contain; /* avoid distortion */
|
39 |
}
|