move import to bottom (#917)
This commit is contained in:
parent
04f89061ac
commit
9375dfca21
@ -1,5 +1,3 @@
|
||||
@import url("file://~/.config/omarchy/current/theme/walker.css");
|
||||
|
||||
/* Reset all elements */
|
||||
#window,
|
||||
#box,
|
||||
@ -168,3 +166,4 @@ scrollbar {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
@import url("file://~/.config/omarchy/current/theme/walker.css");
|
||||
|
Loading…
x
Reference in New Issue
Block a user