mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 02:15:45 +03:00
parent
9c700e59cb
commit
78822c4323
5 changed files with 51 additions and 17 deletions
|
@ -38,5 +38,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
// Undo the positioning because it's coupled to the front end layout. Use mobile positioning in the editor.
|
||||
.wp-block-pullquote.is-style-wporg-home-pullquote {
|
||||
position: relative;
|
||||
top: 0;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
// font-family and face, etc?
|
||||
// font-family and face, etc?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue