Automattic / _s

Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
http://underscores.me/
GNU General Public License v2.0
10.93k stars 3.12k forks source link

Added grid-template for no-sidebar #1412

Closed VasusMe closed 4 years ago

VasusMe commented 4 years ago

Changes proposed in this Pull Request:

Modified \sass\layout_no-sidebar.scss Added grid-template-columns and grid-template-areas for { .site } when there is no sidebar.

Related issue(s):

No Sidebar has the 25% Blank Space. Needs to be adjusted grid-template for no-siderbar templates.