[design] adding spacing utility classes
This commit is contained in:
parent
1bbaba886a
commit
c8c3898608
|
@ -9,11 +9,3 @@
|
|||
z-index: 1000;
|
||||
transition: opacity var(--animation-speed-slow);
|
||||
}
|
||||
|
||||
@media (min-width: $screen-sm) {}
|
||||
|
||||
@media (min-width: $screen-md) {}
|
||||
|
||||
@media (min-width: $screen-lg) {}
|
||||
|
||||
@media (min-width: $screen-xl) {}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue