/*
Theme Name: Twenty Sixteen, Sheng version
Description: Theme constructed for the Sheng site, based on theme Twenty Sixteen. This is a child theme: it requires Twenty Sixteen to work, and will follow its updates
Template: twentysixteen
*/

@import url("../twentysixteen/style.css");


/* we don’t need a footer. */

.site-footer {
	display:none;
}


/* bugfix: site subtitle was slightly cropped */

.site-description{
	line-height: 1.5em;
}
