feat: Changes to style and logic for ui parts
- Update hippie styles - Move top element for new page to header macro - Reassign ui and example collections
This commit is contained in:
parent
08e258d7aa
commit
3b380e954a
13 changed files with 79 additions and 92 deletions
|
|
@ -1,13 +1,8 @@
|
|||
.body_form {
|
||||
margin: 0;
|
||||
background-color: $color-dark;
|
||||
}
|
||||
|
||||
#head {
|
||||
// display: flex;
|
||||
|
||||
button {
|
||||
@extend .io_button;
|
||||
@extend .button_io;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue