WordPress / gutenberg-starter-theme

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

Update 404 + search page styles #61

Closed kjellr closed 6 years ago

kjellr commented 6 years ago

This PR updates 404 + search page styles so that everything is centered correctly in the main content column. This tackles the same problem as #42, but addresses the search page too. I decided to do this via CSS, since it felt like more of a style issue than structure issue.

(Thanks @zgordon for highlighting the issue!)

Before:

screen shot 2018-06-08 at 10 39 20 am screen shot 2018-06-08 at 10 39 36 am screen shot 2018-06-08 at 10 39 58 am

After:

screen shot 2018-06-08 at 10 40 43 am screen shot 2018-06-08 at 10 40 32 am screen shot 2018-06-08 at 10 40 18 am