* Make header and footer full width
* Make all text in footer uppercase
* Allow footer content to wrap at smaller screens
* Style navigation overlay
* Style overlay menu trigger
* Add header/footer tag names
* Replace footer links with nav block
* Tweak footer nav styling
* Style current menu item; add GB issues
* remove link color from group
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Make post/page titles full width
* remove spacer on single template
* add spacing around the navigation prev and next links
* make the featured image full width
* Add spacing around the post featured image
* align the post date to the bottom of the column
* don't allow date to wrap
* Make the search button padding smaller
* fix read more button overlap on safari
This keeps the Read More button from overlapping with the date text, in
Safari. It does not affect Firefox, nor Chrome.
Fixes: https://github.com/Automattic/themes/issues/6306
* remove formatting
* Rainfall: Try spacing presets
* Rainfall: use spacing presets in patterns
* Use spacing preset for h4 font size
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Club: starting to implement the post list of the index template
* Club: implementing post list as a pattern
* Club: implement archives page
* club: post date uppercase
* Club: changing 'read more' for 'Read it'
* Club: post title font weight
* Club: post list pattern: makink post items have the same height
* Club: reimplement pattern as columns instead of rows
* Club: fixing post list layour
* Club: small layout fix
* Club: post list titles as h3
* Club: Archive template quuery title block to h2
* Club: tweaking h2 line heigth
* Club: remove min-content for read-more button
* Update club/style.css
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)
Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Club: starting to implement the post list of the index template
* Club: implementing post list as a pattern
* Club: implement archives page
* club: post date uppercase
* Club: changing 'read more' for 'Read it'
* Club: post title font weight
* Club: post list pattern: makink post items have the same height