diff --git a/assets/css/template.css b/assets/css/template.css index 1a29f00..da53932 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -72,12 +72,6 @@ body { @supports (-webkit-touch-callout: none) and (max-width: 800px){ /* CSS specific to iOS phones */ - .bg{ - background-position: center center, center center; - background-size: auto,cover; - height: 100vh; - width: 135vw; - } }