File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 < div class ="wrapper ">
33 < div class ="page-section__column-wrap ">
44 < h2 class ="section-header "> Contact</ h2 >
5- < div class ="page-section__column ">
5+ < div class ="page-section__full ">
66 < hr class ="hr ">
77 < h3 class ="section-subhead "> Get in Touch</ h3 >
88 < ul class ="links-list ">
@@ -24,11 +24,10 @@ <h3 class="section-subhead">Get in Touch</h3>
2424 </ ul >
2525 </ div >
2626 < div class ="page-section__column ">
27- < ul class ="btn-group ">
28- <!-- <li class="btn-group__item"><a class="btn btn--outline" href="#">Live demo</a></li> -->
27+ < ul class ="btn-group footer-btn ">
2928 < li class ="btn-group__item "> < a class ="btn btn--secondary " href ="https://graphite.readthedocs.io/en/latest/install.html " target ="_blank "> Install</ a > </ li >
3029 </ ul >
31- < ul class ="links-list links-list--margin " id ="footerAnchors ">
30+ <!-- < ul class="links-list links-list--margin" id="footerAnchors">
3231 <li class="links-list__item">
3332 <a class="links-list__link anchor" href="#overview"><strong>Overview</strong></a>
3433 </li>
@@ -50,7 +49,7 @@ <h3 class="section-subhead">Get in Touch</h3>
5049 <li class="links-list__item">
5150 <a class="links-list__link" href="https://answers.launchpad.net/graphite" target="_blank"><strong>Support</strong></a>
5251 </li>
53- </ ul >
52+ </ul> -->
5453 </ div >
5554 </ div >
5655 </ div >
Original file line number Diff line number Diff line change 3333 }
3434}
3535
36+ .footer-btn {
37+ position : absolute ;
38+ right : 56px ;
39+ top :120px ;
40+ }
41+
3642.btn-group__item {
3743 display : block ;
3844 margin-bottom : rem-calc (20 );
4955 & :last-child {
5056 margin-bottom : 0 ;
5157 }
52- }
58+ }
You can’t perform that action at this time.
0 commit comments