/*
Theme Name: Twenty Twenty-Five Vinyl
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Minimal child theme foundation for a vinyl webshop and collector site, built on Twenty Twenty-Five.
Author: Codex
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: twentytwentyfive-vinyl
*/

/*
 * Child theme styles go here.
 * Keep this file intentionally light until the site design work starts.
 */

header.wp-block-group.alignfull.has-bg-background-color {
	z-index: 20;
}

.wp-block-group .is-style-plain {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.wp-block-group .is-style-plain li + li {
	margin-top: 0.5rem;
}
