🚧 Work on React components and releases
This commit is contained in:
parent
10fc688be1
commit
9d54e25020
93 changed files with 1253 additions and 1785 deletions
|
@ -43,6 +43,5 @@
|
|||
"engines": {
|
||||
"node": ">=8.0.0",
|
||||
"npm": ">=5"
|
||||
},
|
||||
"gitHead": "aec02a355494839184b3ae4598322912386badf6"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,6 +7,7 @@ header.navbar {
|
|||
margin: 0;
|
||||
padding: 0 26px;
|
||||
background: $fc-bg-dark;
|
||||
z-index: 5;
|
||||
|
||||
div.logo {
|
||||
height: 64px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue