buttons: center text also on link styled as buttons

This commit is contained in:
Pierre de La Morinerie 2018-07-24 18:25:10 +02:00
parent 07be63b48e
commit 768537fedc

View file

@ -11,6 +11,7 @@
background-color: #FFFFFF; background-color: #FFFFFF;
color: $black; color: $black;
cursor: pointer; cursor: pointer;
text-align: center;
-webkit-appearance: none; -webkit-appearance: none;
&:hover { &:hover {