• File: _progress-bar.scss
  • Full Path: /home/masbinta/public_html/core/resources/sass/_progress-bar.scss
  • File size: 292 bytes
  • MIME-type: text/plain
  • Charset: utf-8



/*===========================
    15.PROGRESS BAR css 
===========================*/


.Progress-bar-area{
	.Progress-bar-content{
		i{
			color: $theme-color;
			font-size: 70px;
		}
		.title{
			font-size: 55px;
			line-height: 65px;
			margin-top: 20px;
		}

	}
}