diff --git a/src/styles/_reset.scss b/src/styles/_reset.scss index deafc8c..ecb7f2c 100644 --- a/src/styles/_reset.scss +++ b/src/styles/_reset.scss @@ -377,6 +377,7 @@ button{ font-size: 12px; color: #fff; line-height: 1.4; + text-align: left; } &:hover{ background-color: #2C2C2C;