Fix default Button text align

This commit is contained in:
TeChn4K
2019-10-12 18:49:26 +02:00
parent b0b057e2f1
commit 0ee8657225
-1
View File
@@ -14,7 +14,6 @@ const StyledButton = styled.button`
color: #333;
font-size: 18px;
text-align: left;
vertical-align: middle;
background-color: #fff;