Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/templates/g5_hydrogen/scss/hydrogen/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/templates/g5_hydrogen/scss/hydrogen/_feature.scss

#g-feature {
	padding: 1.5rem 0;
	background: $feature-background;
	color: $feature-text-color;
}

@media print {
	#g-feature {
		background: #fff !important;
		color: #000 !important;
	}
}