Breaking changes, rewrite; add support for plain text output and single page mode
This commit is contained in:
@@ -4,4 +4,13 @@
|
||||
// @import "plugins/scrollbars";
|
||||
// @import "plugins/themes";
|
||||
|
||||
@import "plugins/themes";
|
||||
@import "plugins/themes";
|
||||
|
||||
.book-hero {
|
||||
min-height: $padding-16 * 24;
|
||||
align-content: center;
|
||||
|
||||
h1 {
|
||||
font-size: 3em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user