Git Repository Public Repository

YouAndWeb_TwoToc

URLs

Copy to Clipboard

Diff Revisions f7c47c ... vs e86e76 ... for client/components/footer/footer.scss

Diff revisions: vs.
  @@ -3,12 +3,12 @@
3 3 bottom: 0;
4 4 left: 0;
5 5 right: 0;
6 - height: 130px;
6 + height: 200px;
7 7 background: #EDEFED;
8 8 margin-top: 0 !important;
9 9 }
10 10 footer.homeFooter {
11 - position: fixed;
11 + position: relative;
12 12 }
13 13
14 14
  @@ -17,7 +17,7 @@
17 17 float: left;
18 18 position: relative;
19 19 display: block;
20 - width: 33%;
20 + width: 25%;
21 21
22 22 a {
23 23 font-family: "Oswald", sans-serif;
  @@ -26,4 +26,4 @@
26 26 color: #666;
27 27 text-decoration: none;
28 28 }
29 - }
29 + }