fix text overflow

This commit is contained in:
JDonadio 2017-01-23 13:25:33 -03:00
commit d0db3d6a32
2 changed files with 6 additions and 1 deletions

View file

@ -83,6 +83,11 @@ slide-to-accept {
font-weight: 600;
letter-spacing: .03rem;
z-index: 1;
.justify {
width: 50%;
text-align: center;
}
}
&__status-text {