Enhance line
This commit is contained in:
parent
aa0906405c
commit
b1fd2f372f
9 changed files with 96 additions and 86 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@import 'style/vars';
|
||||
@import 'style/mixins';
|
||||
@import 'style/a';
|
||||
@import 'framework/primitives/primitives';
|
||||
@import 'framework/index';
|
||||
|
||||
@include responsive() using ($vars) {
|
||||
& {
|
||||
|
|
@ -13,16 +13,6 @@
|
|||
@include on-small-screen {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
&[animations='off'] {
|
||||
&,
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
transition: none !important;
|
||||
animation: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue