File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,12 @@ body {
82
82
font-size : 4rem ;
83
83
}
84
84
85
+ # lower {
86
+ width : 90% ;
87
+ display : flex;
88
+ justify-content : space-between;
89
+ align-items : center;
90
+ }
85
91
# arrow {
86
92
height : 4rem ;
87
93
width : 4rem ;
Original file line number Diff line number Diff line change @@ -65,9 +65,12 @@ <h2 class="subtitle">Because <span style="font-weight: bolder; font-size: 1.4em;
65
65
< h1 class ="title "> < a href ="https://chrome.google.com/webstore/detail/the-free-internet-plugin/lodclhfimkjdjmmjgeioendfjpgoghoo?hl=en-US " class ="linkItem "> Install</ a > </ h1 >
66
66
< h2 class ="subtitle "> The Chrome browser plugin to remove paywalled content from Google search results.</ h2 >
67
67
</ div >
68
- < a id ="phunt " href ="https://www.producthunt.com/posts/the-free-internet-plugin?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-the-free-internet-plugin " target ="_blank "> < img src ="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=295824&theme=light " alt ="The Free Internet Plugin - Removes paywalled stories from Google results | Product Hunt " style ="width: 250px; height: 54px; " width ="250 " height ="54 " /> </ a >
69
-
70
- < img src ="./images/arrow.svg " alt ="arrow " id ="arrow ">
68
+
69
+ < div id ="lower ">
70
+ < h3 > created by < a href ="https://twitter.com/guytorbet "> Guy Torbet</ a > </ h3 >
71
+ < img src ="./images/arrow.svg " alt ="arrow " id ="arrow ">
72
+ < a id ="phunt " href ="https://www.producthunt.com/posts/the-free-internet-plugin?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-the-free-internet-plugin " target ="_blank "> < img src ="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=295824&theme=light " alt ="The Free Internet Plugin - Removes paywalled stories from Google results | Product Hunt " style ="width: 250px; height: 54px; " width ="250 " height ="54 " /> </ a >
73
+ </ div >
71
74
</ div >
72
75
73
76
< div id ="bottom ">
You can’t perform that action at this time.
0 commit comments