added img properties to get good results on all screen sizes
This commit is contained in:
parent
6fc9eae9de
commit
3d0f17570f
1 changed files with 2 additions and 0 deletions
|
@ -979,6 +979,8 @@ profile-jot-banner-wrapper {
|
||||||
max-width: 85%;
|
max-width: 85%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wall-item-body img { max-width: 100%; height: auto; }
|
||||||
|
|
||||||
.wall-item-body p {
|
.wall-item-body p {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue