mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(Fix) Buttons: Remove arbitrary padding from btn-green
This commit is contained in:
parent
bac1df746b
commit
69f58a1a41
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
.btn-green {
|
||||
@extend .btn;
|
||||
background-color: $color-green;
|
||||
padding: 10px 20px 10px 20px;
|
||||
color: $color-white !important;
|
||||
text-decoration: none;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue