Add standard spacing to asciinema shortcode
This commit is contained in:
@@ -227,6 +227,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
// {{< asciinema >}}
|
||||
.book-asciinema {
|
||||
margin: $padding-16 0;
|
||||
}
|
||||
|
||||
.book-hero {
|
||||
min-height: $padding-16 * 24;
|
||||
align-content: center;
|
||||
|
||||
Reference in New Issue
Block a user