feat: Change styles and ui

- Change to hippie styles
- Remove unused styles and components
- Change colors for ui pages
This commit is contained in:
sthag 2025-06-21 13:39:36 +02:00
parent 52daf0ca51
commit 8b7241c4da
11 changed files with 65 additions and 60 deletions

View file

@ -1,9 +1,4 @@
.body_drag {
@extend .body_ui;
#space {
position: relative;
height: 100%;
background-color: $color-dark;
}
#space {
position: relative;
height: 100%;
}