diff --git a/style/index.css b/style/index.css index 1763c7f..bd70273 100644 --- a/style/index.css +++ b/style/index.css @@ -23,7 +23,7 @@ a:hover{ } .wrapper{ - background: url('../image/bg.svg') center top no-repeat; + background: url('../image/bg.svg') center top repeat-x; } .header{ margin-bottom: 15px;