basic styling for lesson modules + code highlighting

This commit is contained in:
Benedikt Rötsch
2017-09-27 18:17:08 +02:00
committed by Benedikt Rötsch
parent 5e23150a5f
commit 23a0ac4a81
12 changed files with 255 additions and 26 deletions

View File

@@ -55,6 +55,7 @@ body {
@media (--breakpoint-desktop) {
flex: 1 1 auto;
margin-left: var(--grid-gutter);
overflow: hidden;
}
}