move existing lib components to inbox
This commit is contained in:
parent
4a8c7d2a4b
commit
54bf9d3fe2
14 changed files with 15 additions and 3 deletions
|
@ -20,6 +20,12 @@
|
|||
background: #1b1d27;
|
||||
color: white;
|
||||
|
||||
.navbar-item {
|
||||
&.user-account-item {
|
||||
color: #7FB8E7;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
margin-right: 35px;
|
||||
|
||||
|
@ -28,6 +34,7 @@
|
|||
margin-left: 16px;
|
||||
border-bottom: 2px solid transparent;
|
||||
|
||||
|
||||
i {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
@ -49,6 +56,8 @@
|
|||
text-transform: uppercase;
|
||||
margin-top: -0.25em;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.navigation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue