diff --git a/bedstead.css b/bedstead.css index c794039..f0c1cce 100644 --- a/bedstead.css +++ b/bedstead.css @@ -32,9 +32,7 @@ h1 { margin-top: 0; margin-bottom: -0.2em; line-height: 1.2em; - background-image: url(titlebg.jpg); - background-repeat: no-repeat; - background-size: auto 100%; + background: url(titlebg.jpg) 0% 0% / auto 100% no-repeat; } .fade {