This commit is contained in:
2018-05-29 22:47:23 -04:00
parent f85eeed861
commit 12bd61a665

View File

@@ -17,7 +17,7 @@ page-tell-your-story {
ion-input, ion-textarea {
&::placeholder {
*::placeholder {
color: #94949D;
font-size: 0.8rem;
}
@@ -35,7 +35,7 @@ page-tell-your-story {
text-align: left;
width: 9.8rem;
ion-icon {
.icon {
left: 50%;
position: relative;
transform: translate3d(-50%, 0, 0);