* Move button styles from CSS to theme.json
* Move comments button styles to theme.json
* Move footer gap styles to theme.json
* Disable wp-block-styles
* Tweak footer column gap size
* Enable wp-block-styles again
* Add search and file button CSS back
* Fix merge conflicts
* Move uppercase to core/button
* Remove duplicate button element settings
* Move text transform back to button element
* Reduce vertical gap in footer nav
* Fix normal font size ref
* Remove more CSS
* Fix indentation
* Second attempt at fixing indentation
* Archeo: Add fonts to theme.json
* Add archeo_preload_webfonts function back in
* Also replace the fonts in Stewart
* Use theme.json fonts for Livro
* Add fonts for Remote to theme.json
* Remove preload fuctions and use on the font files
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Remove bottom margin from columns
* Try adjusting spacing.
* Tidy up mobile padding for the main headline.
* Update image-with-headline-description.php
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* Add simple list of posts with background pattern
* Add home template
* Remove layout inherit setting
* Adjust spacing in Simple list of posts
* Adjust spacing in Layered images with headline
* Change paragraph to heading
* Remove custom CSS, not needed!
* Add empty line at end of style.css
* Change header bottom padding to outer
* Remove top padding from Image with headline and description
* Add links to post titles in list of posts
* Add pagination to list of posts patterns
* restore english text
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* fixed font files and styles
* added bold font
* preloaded 400 weight too
* adjustments after rebase
* undo site title change
* Removing unused custom property
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Add archeo
* Add color and font settings
* update the footer
* Add footer file
* footer fixes
* make sizes responsive
* Add package.json to handle theme.css
* Add functions.php
* Adjust footer to be closer to mocks
* Add index.html
* Add theme.scss & add numbers to header nav
* Update package-lock
* Make menu with numbers into a template part
* Remove theme sass
* Remove Template: blockbase
* Add index.php file
* Remove Blockbase class name
* Update functions.php & add font file
functions.php file is based on Livro
* Update theme.json fonts and layout
* Rename header template
* Rename parts and templates directories
* Update theme.json
* Update readme
* Add styles to style.css
* Update header template
* Adjust header font sizes
* Add dynamic spacing
* Update nav in footer
* Remove inline style from site title
* Update layout settings against mocks
* Add typography styles
* Change Chivo fallback to sans-serif
* Add template parts
* Add basic templates
* Add button styles
* Fix style.css formatting
* Fix default line height var
Co-authored-by: Ben Dwyer <ben@scruffian.com>