KuniakiTakenaka před 2 roky
rodič
revize
83f14f889a
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      css/footer.css

+ 2
- 2
css/footer.css Zobrazit soubor

@@ -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…
Zrušit
Uložit