mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
Help/About: Update About section images.
Switch to the CDN URLs for the images on the About page. Update the images used on Freedoms & Privacy to match the 6.1 design style. Props richtabor, audrasjb, kebbet. See #56357. git-svn-id: https://develop.svn.wordpress.org/trunk@54690 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
1.3 Header
|
||||
2.0 Credits Page
|
||||
3.0 Freedoms Page
|
||||
4.0 Privacy Page
|
||||
x.2.0 Legacy About Styles: Global
|
||||
x.2.1 Typography
|
||||
x.2.2 Structure
|
||||
@@ -945,7 +946,19 @@
|
||||
|
||||
.about__section .column .freedom-image {
|
||||
margin-bottom: var(--gap);
|
||||
max-height: 140px;
|
||||
max-height: 180px;
|
||||
}
|
||||
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
4.0 - Privacy Page
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
.about__section .column .privacy-image {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 25rem;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user