From 1f60e18d925e4addb1585c680140224b4b1cbb74 Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Mon, 21 Mar 2022 11:22:00 +0800 Subject: [PATCH] Update index.css --- style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;