File tree Expand file tree Collapse file tree 4 files changed +2
-9
lines changed Expand file tree Collapse file tree 4 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -132,16 +132,8 @@ a:focus {
132
132
- moz- background- size: cover;
133
133
background- size: cover;
134
134
- o- background- size: cover;
135
- box- sizing: bor der- box;
136
135
}
137
136
138
- .container img {
139
- width : 100% ; /* Makes the image fill its container */
140
- height : auto; /* Maintains aspect ratio */
141
- display : block; /* Removes any extra space caused by inline-block */
142
- }
143
-
144
-
145
137
.intro .intro-body {
146
138
display : table-cell;
147
139
vertical-align : middle;
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ body {
100
100
101
101
102
102
.repo-item {
103
+ max-width : 80% ;
103
104
height : 83% ;
104
105
border-radius : 10px ;
105
106
padding : 20px ;
Original file line number Diff line number Diff line change 1
1
< script src ="js/uikit.min.js "> </ script >
2
2
< script src ="js/uikit-icons.min.js "> </ script >
3
3
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js "> </ script >
4
- < script src ="js/script .js "> </ script >
4
+ < script src ="js/github .js "> </ script >
5
5
6
6
< section id ="libraries " class ="container content-section text-center ">
7
7
< div class ="row ">
File renamed without changes.
You can’t perform that action at this time.
0 commit comments