Increase image width on mobile
parent
a7b40e3e4d
commit
6b8b8ed9a4
|
|
@ -167,7 +167,7 @@ img.full {
|
|||
text-align: center;
|
||||
}
|
||||
img.full {
|
||||
width: 70%;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue