Skip to content
Snippets Groups Projects
Commit 543e2cbff821 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Add border on btn-secondary

parent b3e2e6638b57
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@
}
.btn-secondary {
border-color: $light;
&:hover,
&:focus,
&:active {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment