/*
Theme Name:     Blockscape-child
Theme URI:      
Description:    Blockscape child theme.
Author:         Me
Author URI:     
Template:       blockscape
Version:        0.1.0
*/
header{
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	border-bottom: 1px solid white;
}