?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/admin/dashboard/static/sass/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/admin/dashboard/static

?? Viewing: section.scss

#ct-dashboard {

	> section {
		max-width: 1200px;
		min-height: 400px;
		margin: 0 auto;
		position: relative;

		> div {
			width: 100%;
			padding-top: 60px;
			padding: 70px 30px;
			box-sizing: border-box;

			> * {
				position: relative;
			}
		}
	}
}


??

??