HEX
Server: Apache/2.2.34 (Unix) mod_fastcgi/mod_fastcgi-SNAP-0910052141
System: Linux Kou-Etsu-Dou 4.4.59+ #25556 SMP PREEMPT Thu Mar 4 18:03:46 CST 2021 x86_64
User: hosam (1026)
PHP: 7.2.29
Disabled: NONE
Upload Files
File: /volume1/web/wordpress/wp-content/themes/prefer-blog/block-style.css
/*
* Block Styles CSS
*/

.block-editor .wp-block-latest-posts {
    padding: 0;
    margin-left: 0;
}
.wp-block-latest-posts li a>div{
	font-weight: bold;
	font-size: 24px;
	display: block;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date{
	display: inline;
	margin-right: 10px;
	text-transform: capitalize;
}
.wp-block-column h1,
.wp-block-column h2,
.wp-block-column h3,
.wp-block-column h4,
.wp-block-column h5,
.wp-block-column h6,
.wp-block-column p{
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}