surbhioberoi / github-widget

A widget showing your github details that you can embed in any website.
https://surbhioberoi.github.io/github-widget/
MIT License
657 stars 36 forks source link

css fix #18

Closed SpEcHiDe closed 7 years ago

SpEcHiDe commented 7 years ago

continue PR #17

P.S.: I do not like to keep forks in my repository. So, I delete all forks from my repository which I do not need after sending a PR. Sorry for the disturbance!

SpEcHiDe commented 7 years ago

I think now it is working! but the UX is not proper!!

leowinterde commented 7 years ago

@SpEcHiDe what are you doing?! still working on a fix?

SpEcHiDe commented 7 years ago

@LeoWinterDE i just added a textfield input where username can be written.A function to change the contents of #github-widget was added, which is called when the value of textfield (onkeyup) is changed.

But, the CSS needs to be modified. i.e., make the page look great, (which unfortunately I do not know)