/*!
Theme Name:		TSMK
Theme URI:		https://tsmknow.co.uk/
Description:	The bespoke WordPress theme for Transferring Sustainable Manufacturing Knowledge
Version:		1.0
Author:			Ben Stones
Author URI:		https://benstones.uk
Text Domain:	tsmk
*/
/* line 1, sass/partials/_header.scss */
.customize-support nav.fixed.top-0 {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_header.scss */
  .customize-support nav.fixed.top-0 {
    top: 46px;
  }
}
