Simplify & improve CSS
This commit is contained in:
parent
0c21bfc997
commit
7e88f405ad
8 changed files with 44 additions and 43 deletions
|
|
@ -18,16 +18,6 @@ $breakpoint-width: 925px !default;
|
|||
}
|
||||
}
|
||||
|
||||
html[animations='off'] {
|
||||
&,
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
transition: none !important;
|
||||
animation: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin image-button($icon-size) {
|
||||
display: block;
|
||||
box-sizing: content-box;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue