fix 將 img 重新命名為 images,並更新全站引用
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ body {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
min-height: 100dvh;
|
||||
background-image: url('../img/header.jpg');
|
||||
background-image: url('../images/header.jpg');
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 108%;
|
||||
|
||||
Reference in New Issue
Block a user