This commit is contained in:
bkfox
2019-08-07 01:45:27 +02:00
parent 324cf2ef0f
commit 248b77fca4
52 changed files with 794 additions and 384 deletions

View File

@ -33,7 +33,7 @@ $body-background-color: $light;
max-width: 45%;
}
& > .header {
.header {
margin-bottom: 1.5em;
}
@ -47,6 +47,12 @@ $body-background-color: $light;
}
}
section > .toolbar {
background-color: rgba(0,0,0,0.05);
padding: 1em;
margin-bottom: 1.5em;
}
.cover {
margin: 1em 0em;