.mod_projectsreader {
	
}
.mod_projectsreader__nav {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: var(--grid__gutter);
	
}
