Commit graph

4 commits

Author SHA1 Message Date
Sarah Norris
701115a37d
Quadrat: Fix post title spacing (#4720)
* Quadrat: remove title spacers from templates

* Quadrat: add margin to post-title

* Quadrat: increase post title bottom margin

* Quadrat: increase post title margin again

* Quadrat: add GB comment for context

* Quadrat: reduce spacing above featured image

* Quadrat: increase featured image spacing slightly

* Quadrat: add spacing below featured image

* Remove :empty title styling

* Move post title spacing to theme.json

* Tweak featured image spacing

* Remove title spacer from index template

* Remove title spacer from page template

* Reduce post title spacing

* Move post title spacing from theme.json to css

* Add spacer back to index template

* Reduce featured image spacing

* Move CSS to the templates where possible

* Even out spacing without using negative margins.

* Apply the same changes to Geologist

* Apply the same changes to Zoologist

* Apply the same changes to Payton

* Geologist & Zoologist: Move the post-title margin to the block so that the no title posts line up

* Add left/right padding back to Payton page title

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-11-19 09:15:04 +00:00
Ben Dwyer
25bf57cbec
Blockbase: Add a mixin for post meta (#4897) 2021-10-25 10:57:46 +01:00
alaczek
c102c8e388
Payton (work in progress) (#4887)
* Add custom block templates and template parts.
* Update the custom colors, typography, and block settings.
* Update header design.
* Update the default blog template.
* Update styling of post meta, separators, and post navigation links.
2021-10-21 14:33:50 -04:00
alaczek
02a8c0b1cb
Payton: Initial commit. (#4863)
* Payton: Initial commit.

* change newtheme to payton

* add payton as a child of blockbase

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-19 11:13:02 +01:00