File "_single-content.scss"

Full Path: /home/mahaadedsdfdfhfg/public_html/wp-content/themes/oceanwp/sass/components/blog/_single-content.scss
File size: 275 bytes
MIME-type: text/plain
Charset: utf-8

/**
 * Single Post Content
 */
.single .entry-content {
    margin-bottom: 20px;
}

.dropcap {
	float: left;
	color: $color-5;
    font-size: 120px;
    line-height: 80px;
    margin-top: 6px;
    margin-right: 10px;
}

.entry-footer {
	display: inline-block;
	width: 100%;
}