File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -106,12 +106,6 @@ body {
106106 background-color : # 202121 ;
107107}
108108
109- @media (max-width : 768px ) {
110- .repo-item {
111- width : 70% ;
112- }
113- }
114-
115109.description {
116110 color : white;
117111}
Original file line number Diff line number Diff line change 11 < script src ="js/uikit.min.js "> </ script >
22 < script src ="js/uikit-icons.min.js "> </ script >
33 < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js "> </ script >
4- < script src ="js/github.js "> </ script >
4+ <!--< script src="js/github.js"></script>-- >
55
66 < section id ="libraries " class ="container content-section text-center ">
77 < div class ="row ">
88 < div class ="col-lg-8 col-lg-offset-2 ">
99 < h2 > Libraries</ h2 >
1010 < hr />
11- < div class ="repo-container " id ="repo-box "> </ div >
11+ <!--< div class="repo-container" id="repo-box"></div>-- >
1212 < hr />
1313 </ div >
1414 </ div >
You can’t perform that action at this time.
0 commit comments