mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-30 06:43:59 -06:00
Fix #372 and add booklet to website/repo
This adds the design TLDR version to the README and website
This commit is contained in:
@@ -535,6 +535,22 @@ figure.figure p.noindent {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
main.main-content h2.chapterHead.home-content-title {
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.download-description {
|
||||
font-weight: var(--fw-bold);
|
||||
}
|
||||
|
||||
.download-links {
|
||||
p.indent, p.noindent {
|
||||
text-align: unset;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.header {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user