Skip to content

Commit a874f4c

Browse files
fabiocolaciojasonm23
authored andcommitted
Set max image width for for screen.css
1 parent 72ee928 commit a874f4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

screen.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
img {
2+
max-width: 100%;
3+
}
4+
15
table {
26
width: 100%;
37
border-collapse: collapse;

0 commit comments

Comments
 (0)