mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Optimize about screen for 960px width. props chexee, fixes #19386.
git-svn-id: https://develop.svn.wordpress.org/trunk@19479 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1385,13 +1385,13 @@ h2 .nav-tab {
|
||||
.about-wrap .feature-section.angled-left .left-feature,
|
||||
.about-wrap .feature-section.angled-right .left-feature {
|
||||
margin-right: 0;
|
||||
margin-left: 5%;
|
||||
margin-left: 3%;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.angled-left .right-feature,
|
||||
.about-wrap .feature-section.angled-right .right-feature {
|
||||
margin-left: 0;
|
||||
margin-right: 5%;
|
||||
margin-right: 4%;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.images-stagger-right .angled-left,
|
||||
|
||||
Reference in New Issue
Block a user