File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -378,10 +378,10 @@ div.flanked-header img {
378
378
padding-top : 0 ;
379
379
}
380
380
381
- div .flanked-header : first-child img {
381
+ div .flanked-header : first-child a img {
382
382
float : right;
383
383
}
384
384
385
- div .flanked-header : last-child img {
385
+ div .flanked-header : last-child a img {
386
386
float : left;
387
387
}
Original file line number Diff line number Diff line change @@ -62,8 +62,7 @@ <h1 class="logo"><a href="index.html">ReproNim</a></h1>
62
62
< div class ="row ">
63
63
< div class ="col-md-12 flanked-header ">
64
64
< div class ="col-sm-4 ">
65
-
66
- < img src ="images/logo-square-128.png " alt ="ReproNim logo ">
65
+ < a href ="https://www.repronim.org "> < img src ="images/logo-square-128.png " alt ="ReproNim logo "> </ a >
67
66
</ div >
68
67
< div class ="col-sm-4 ">
69
68
< h1 class ="main-page-header "> Fellowship</ h1 >
You can’t perform that action at this time.
0 commit comments