mise à jour du reset (suppression reset vendor)
This commit is contained in:
parent
ab7adc8a14
commit
57b13b909b
7 changed files with 187 additions and 393 deletions
|
@ -1,6 +1,7 @@
|
|||
/* ----------------------------- */
|
||||
/* ==Buttons */
|
||||
/* ==Buttons styling */
|
||||
/* ----------------------------- */
|
||||
|
||||
/* preferably use <button> for buttons !*/
|
||||
/* use .btn-- or .button-- classes for variants */
|
||||
|
||||
|
@ -19,9 +20,6 @@
|
|||
border: none;
|
||||
border-radius: $border-radius;
|
||||
background-color: $color-muted;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.btn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue