Update button padding
This commit is contained in:
parent
439a54c0ce
commit
167e0d506f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin button-padding {
|
@mixin button-padding {
|
||||||
padding: 7px 40px;
|
padding: 5px 20px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue