/*
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;
  z-index: 9999;
  border-bottom: 1px solid white;
  backdrop-filter: blur(5px);
}
	

	

	
