* #66356: Lodestart: Home page: Full width blocks are not full width
Removing a CSS selector that was preventing full-width blocks from being full width on the Lodestar home page.
* #66356: Lodestart: Home page: Full width blocks are not full width
Adding an extra CSS selector to ensure that Lodestar home page can use full-width blocks when the panel does not split into two columns.
* #66356: Lodestar: Home page: Full width blocks are not full width
Adding an extra CSS selector to ensure that Lodestar home page can use full-width blocks when the panel does not split into two columns.
* Update Block Canvas settings to be a more generic starting point. Eliminated custom gap values (replaced with --preset--spacing), eliminated redundant (and some opinionated) block settings
* Added Decibel as a (for NOW) child theme of Block Canvas with (only a few) style opinions added
* Spearhead Blocks refactored Initial Commit
Refactored commit of Spearhead Blocks, now being a clone of Block Canvas, instead of child of Blockbase
* Review updates
- removal of ref id from header template
- dark mode editor style added
- unused tertiary color removed from the palette
- screenshot added
* Fixes to Theme.json and Footer Template
This commit fixes the issues mentioned in the PR
- Footer template now has the site title in it
- Block spacing and font weight fixes
* update theme link styles
* Implement italics in post content for links.
* add block gap to fix post content margin
* remove css styles for categories
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* add quote pattern.
* Revise single template layout and meta styles.
* Escape citation and update letter spacing.
* Rework layout to account for full width content.
* add post list pattern
* add post title hover css
* use theme.json to remove post title underline
* Remove extraneous wrapping group.
* add back wrapper.
* Update spacing in post list and use in index template.
* Use spacing preset for padding.
* Simplify post title CSS and use theme.json pseudo states.
* Try lowering the number of posts per page.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Update letter spacing and line height.
* Remove line height declaration from post title.
* Use generic heading setting, and override in h6.
Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
* Update paragraph styles.
* Update heading sizes.
* Update site title and post title fonts and weights.
* Enable fluid for the standard medium size.
* Update heading weights.
* Update site title weight.
* Update fluid type scale to use same viewport as Gutenberg.