Theme: Fix interior page layout (#18)

Fixes #4
This commit is contained in:
Kelly Dwan 2019-10-04 11:32:57 -04:00 committed by GitHub
parent e20a834cb0
commit 7a355b8314
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 26 additions and 14 deletions

View file

@ -20,6 +20,6 @@
@import "../../../pub/wporg/css/components/wporg-footer";
@import "../../../pub/wporg/css/components/wporg-header";
@import "about";
@import "child-pages";
@import "entry-content";
@import "page";
@import "wporg-header";