mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-22 08:03:18 +01:00
[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) {}
|
||||
|
1563
css/spacing.css
Normal file
1563
css/spacing.css
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user