mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-10 04:25:44 +03:00
Homepage: Fix contributor highlight section
This commit is contained in:
parent
c6c4baf62b
commit
ac1027b550
7 changed files with 67 additions and 1 deletions
|
@ -22,13 +22,16 @@ body.page-about .entry-content {
|
|||
> h4,
|
||||
> h5,
|
||||
> h6,
|
||||
> .wp-block-quote,
|
||||
> .wp-block-media-text,
|
||||
> .wp-block-button,
|
||||
> .wp-block-group {
|
||||
margin-left: 17.5rem;
|
||||
}
|
||||
|
||||
> .wp-block-quote {
|
||||
margin-left: calc( 17.5rem - 62px );
|
||||
}
|
||||
|
||||
p.is-style-wporg-tldr {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue