?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend/5-modules/header/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend/5-modules

?? Viewing: menu.scss

[class*="header-menu"] {
	display: flex;
	align-items: center;
	height: 100%;
	min-width: 0;

	.menu {
		height: inherit;

		> li > .ct-menu-link {
			white-space: nowrap;
		}
	}
}


??

??