WordPress / gutenberg-starter-theme

A simple theme for testing Gutenberg.
GNU General Public License v2.0
683 stars 163 forks source link

Minor design adjustments #92

Closed kjellr closed 5 years ago

kjellr commented 5 years ago

This PR makes a handful of small design updates:


Adjusts the light gray color to pass WCAG AA, and adds formatting to the Entry Meta below the post title:

Before

01-Before

After

01-After


Fixes position of the posts navigation on mobile, lightens border colors:

Before

Screen Shot 2019-07-23 at 11 09 28 AM Screen Shot 2019-07-23 at 11 09 43 AM

After

Screen Shot 2019-07-23 at 11 02 40 AM Screen Shot 2019-07-23 at 11 02 15 AM

Avoids using opacity styles on the footer:

Before

Screen Shot 2019-07-23 at 10 54 59 AM Screen Shot 2019-07-23 at 10 54 48 AM

After

Screen Shot 2019-07-23 at 10 53 17 AM Screen Shot 2019-07-23 at 10 52 12 AM