/*
Theme Name: Simple Theme
Theme URI: https://github.com/worable/simple-theme
Author: worable
Author URI: https://www.worable.top/
Description: 传统 PHP 模板的轻量 WordPress 主题。
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.3
Version: 2.0.0
License: CC BY-NC-ND 4.0
License URI: https://creativecommons.org/licenses/by-nc-nd/4.0/
Text Domain: simple-theme
Tags: one-column, custom-menu, theme-options, blog, responsive, translation-ready
*/

.post-card__cover-link {
	display: block;
	color: inherit;
	text-decoration: none;
}
.post-card__cover-link .post-card__cover {
	display: block;
	width: 100%;
}
