File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ <h4>{{ project.caption.title }}</h4>
4141 < i class ="{{ site.data.style.hubs-icon | default: "fas fa-plus fa-3x " }}"> </ i >
4242 </ div >
4343 </ div >
44- < img class ="img-fluid hubs-img " src ="assets/img/hubs/00-new-hub.jpg " alt ="">
44+ < img class ="img-fluid border border-light hubs-img " src ="assets/img/hubs/00-new-hub.jpg " alt ="">
4545 </ a >
4646 < div class ="hubs-caption ">
4747 < h4 > Add new Hub</ h4 >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ <h4>{{ tool.title }}</h4>
4141 < i class ="{{ site.data.style.hubs-icon | default: "fas fa-plus fa-3x " }}"> </ i >
4242 </ div >
4343 </ div >
44- < img class ="img-fluid tools-img " src ="assets/img/hubs/00-new-hub.jpg " alt ="">
44+ < img class ="img-fluid border border-light tools-img " src ="assets/img/hubs/00-new-hub.jpg " alt ="">
4545 </ a >
4646 < div class ="hubs-caption ">
4747 < h4 > Add new tool</ h4 >
You can’t perform that action at this time.
0 commit comments