* Canard: apply default button styles to all button blocks
Not just those in entry-content
* Add default button colors
* Include buttons in color annotation selectors
* Add missing default border color
* Clear fontFamilies data to ensure what is posted is always correct. Refactored unset_property_if_it_exists() as it wasn't removing the fontFamilies Array as expected
* Change the way we fetch users CPT to use the Gutenberg function directly
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Remove background & margins from nav in editor
* Always set hover color to currentColor
* Set line height when there is a background color
* Move hover styles to wp-block-navigation-item
* Remove border from nav links in editor
* Remove editor stylesheet for nav block
* replacing border for text-decoraction to add underline to links
* Spearhead: Replacing boder-bottom by text-decoration underline
* Seedlet: disable text-decoration for site title
* spaces to tabs
* reorder properties
* rebuild
* reorder properties
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Skatepark: simplify nav
* Add a block gap between the logo and other branding
* align the mobile menu to the botton
* Simplify skatepark's header to just use the Blockbase one
* refactor the social navigation code to make it eassier to pinpoint errors
* Skatepark: simplify nav
* Add a block gap between the logo and other branding
* align the mobile menu to the botton
* Simplify skatepark's header to just use the Blockbase one
* Remove header css
* update skatepark to have a wide header
* Kingsley: Initial commit.
* Kingsley: Add index.html to fix "Template part has been deleted or is unavailable" error. This can be removed when a fix lands in Gutenberg.
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Ames: Initial commit.
* Ames: Add index.html to fix "Template part has been deleted or is unavailable" error. This can be removed when a fix lands in Gutenberg.
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Jackson: Initial commit.
* Jackson: Add index.html to fix "Template part has been deleted or is unavailable" error. This can be removed when a fix lands in Gutenberg.
Co-authored-by: Jason Crist <jcrist@pbking.com>