3
3
< div class ="row " style ="margin-bottom: 0; ">
4
4
< div class ="s12 m10 offset-m1 ">
5
5
< div class ="row " style ="gap:2rem; ">
6
- < div class ="s12 l4 ">
6
+ < div class ="s12 m6 l4 ">
7
7
< h5 > Help Materialize Grow</ h5 >
8
8
< p class ="grey-text text-darken-2 ">
9
9
We hope you have enjoyed using Materialize and if you feel like it
@@ -17,7 +17,8 @@ <h5>Help Materialize Grow</h5>
17
17
> Contribute</ a
18
18
>
19
19
</ div >
20
- < div class ="s12 l4 ">
20
+
21
+ < div class ="s12 m6 l4 ">
21
22
< h5 > Join the Discussion</ h5 >
22
23
< p class ="grey-text text-darken-2 ">
23
24
We have a Gitter chat room set up where you can talk directly with
@@ -31,18 +32,30 @@ <h5>Join the Discussion</h5>
31
32
> Chat</ a
32
33
>
33
34
</ div >
34
- < div class ="s12 l4 " style ="overflow: hidden; ">
35
+
36
+ < div class ="s12 m6 l4 " style ="overflow: hidden; ">
35
37
< h5 > Star us</ h5 >
36
- < iframe
37
- src ="https://ghbtns.com/github-btn.html?user=materializecss&repo=materialize&type=watch&count=true&size=large "
38
- allowtransparency ="true "
39
- frameborder ="0 "
40
- scrolling ="0 "
41
- width ="170 "
42
- height ="30 "
43
- > </ iframe >
38
+ < div >
39
+ < iframe
40
+ src ="https://ghbtns.com/github-btn.html?user=materializecss&repo=materialize&type=watch&count=true&size=large "
41
+ allowtransparency ="true "
42
+ frameborder ="0 "
43
+ scrolling ="0 "
44
+ width ="170 "
45
+ height ="30 "
46
+ > </ iframe >
47
+ </ div >
48
+
49
+ <!-- Ad Placements -->
50
+ < div style ="width: 100%; ">
51
+ < small > Advertisment</ small >
52
+ < div
53
+ style ="border: 1px dotted red; height: 90px; width: 100%; "
54
+ > </ div >
55
+ </ div >
44
56
</ div >
45
57
</ div >
58
+
46
59
< div class ="footer-copyright ">
47
60
© 2014-
48
61
< noscript > 2018</ noscript >
0 commit comments