HEX
Server: Apache
System: Linux eisbus 6.8.12-9-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-9 (2025-03-16T19:18Z) x86_64
User: www-data (33)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/wordpress/wp-content/themes/oceanwp/sass/components/blog/_single-content.scss
/**
 * 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%;
}