Add breadcrumb navigation

This commit is contained in:
2017-11-12 22:33:41 +01:00
parent 6d4ef48991
commit 9399849e0c
16 changed files with 120 additions and 50 deletions

View File

@@ -4,7 +4,7 @@
#remotestorage-widget {
position: fixed;
right: 0.5rem;
right: 1rem;
top: 0.5rem;
z-index: 1;
}
@@ -35,7 +35,7 @@
> main {
flex: 1;
overflow: auto;
padding: 2rem;
padding: 3rem 4rem;
> header {
height: 4em;