Theme: Iterate on pullquotes and other hero areas.

See #2.
This commit is contained in:
Ian Dunn 2019-10-18 14:29:26 -07:00
parent 9c700e59cb
commit 78822c4323
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB
5 changed files with 51 additions and 17 deletions

View file

@ -13,18 +13,11 @@ body.page-about .entry-content {
> .wp-block-media-text,
> .wp-block-button,
> .wp-block-group {
margin-left: 40%;
margin-left: 35%;
}
p.is-style-wporg-tldr {
margin-left: auto;
}
.wp-block-pullquote.is-style-solid-color {
position: absolute;
top: 800px;
left: 0;
width: 40%;
}
}
}