fix(console): sidenav ordering and naming, split eventstore to its own view, documentation link in header (#1021)

* reorg, headers

* reorg sidenav, seperate eventstore comp, i18n

* lint

* lighter project count design

* black default

* small changes

* titles

* naming
This commit is contained in:
Max Peintner
2020-11-27 11:11:30 +01:00
committed by GitHub
parent ae26999834
commit 2cd6da361a
13 changed files with 138 additions and 69 deletions

View File

@@ -274,7 +274,7 @@ h2 {
.max-width-container {
max-width: 1350px;
padding: 0 1.5rem;
padding-top: 4rem;
padding-top: 2rem;
padding-left: 4rem;
@media only screen and (min-width: 1024px) {
@@ -293,7 +293,7 @@ h2 {
.enlarged-container {
padding: 0 1.5rem;
padding-top: 4rem;
padding-top: 2rem;
padding-left: 4rem;
@media only screen and (max-width: 500px) {