@@ -315,6 +315,7 @@ body{
line-height: 1.4;
}
#richTextContainer,
+ #richTextContainer p,
#richTextContainer span,
#richTextContainer h1,
#richTextContainer h2,
@@ -328,9 +329,15 @@ body{
font-size: .2rem;
color: #434343;
line-height: 1.5;
+ /*
margin-bottom: .32rem;
+ */
word-break: break-all;
+ #richTextContainer img{
+ max-width: 100%;
+ vertical-align: middle;
+ }
.fixedAddSection{
display: none;
position: fixed;