KuniakiTakenaka 2 년 전
부모
커밋
83f14f889a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      css/footer.css

+ 2
- 2
css/footer.css 파일 보기

@@ -17,7 +17,7 @@
17 17
 footer {
18 18
     position: relative;
19 19
     display: block;
20
-    width: 920px;
20
+    width: 100%;
21 21
     height: 110px;
22 22
     bottom: 0px;
23 23
     margin: 0px 10px 0px 0px;
@@ -38,7 +38,7 @@ footer {
38 38
 div.footer {
39 39
     position: relative;
40 40
     display: block;
41
-    width: 920px;
41
+    width: 100%;
42 42
     height: 80px;
43 43
 }
44 44
 

Loading…
취소
저장