buttons: center text also on link styled as buttons
This commit is contained in:
parent
07be63b48e
commit
768537fedc
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
background-color: #FFFFFF;
|
||||
color: $black;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
-webkit-appearance: none;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in a new issue