Authored by biao

update for text alignment of wash tips

@@ -105,6 +105,7 @@ @@ -105,6 +105,7 @@
105 line-height: pxToRem(22px); 105 line-height: pxToRem(22px);
106 //margin-bottom: pxToRem(18px); 106 //margin-bottom: pxToRem(18px);
107 min-height: pxToRem(44px); 107 min-height: pxToRem(44px);
  108 + text-align:center;
108 } 109 }
109 } 110 }
110 111