Connexion button is a secondary button

This commit is contained in:
Mathieu Magnin 2017-06-26 11:40:28 +02:00
parent 33af09cae5
commit 5d8c798369
4 changed files with 4 additions and 31 deletions

View file

@ -31,6 +31,7 @@
background-color: #FFFFFF;
&:hover {
color: #FFFFFF;
background: $light-blue;
}
}