Commit graph

4 commits

Author SHA1 Message Date
Matias Benedetto
539a44ddc2
Remote: Core block settings (#5574)
* Remote: adding button styles

* Remote: adding link styles

* Remote: removing no needed styles

* Remote: fixing button borders

* Remote: fixing selectors

* Remote: button styles to theme.json

* Remote: adding comment about Gutenberg issue

* remove space

* whitespace fix

* match the button block to the search button block

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-25 10:39:00 -03:00
Maggie
aa7de3be4d
Remote posts grid pattern (#5533)
* added posts grid pattern

* test phpcs

* test

* forced size of image

* move post date uppercase to theme.json

* make image a link

* change category of block pattern

* tighten spacings

* we don't need to make these blocks have text transform anymore since its done in the theme.json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-25 14:20:52 +01:00
Maggie
e2f9a5e147
Remote: single and page templates (#5534)
* single page content

* test

* undo test

* tweaked spacings

* created page template

* added missing blocks on single page

* fix alignment on separator

* offset content of templates to the left

* removed height from featured image
2022-02-17 10:31:39 +01:00
Maggie
e6a67e1cd9
boilerplate for Remote theme (#5495)
* boilerplate for Remote theme

* home text block

* adjustments to home page, image

* header and alignments
2022-02-11 09:46:46 +01:00