/*
Theme Name: Mouths of Mums - Placeholder
Theme URI: https://womnetwork.com.au/
Update URI: https://womnetwork.com.au/
Author URI: https://timhurley.net/
Author: Tim Hurley
Description: Pretty page of nothing, as a MoMs placeholder :)
Version: 1.0
*/

html {
	background: #5b417a;
	background-image: url( moms.svg ), linear-gradient( to top left, #5b417a, #534867 );
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 355px auto, cover;
	height: 100%;
	width: 100%;
}
