zero-to-mastery / Keiko-Corp

HTML challenge for Hacktoberfest 2020
https://keiko-corp.netlify.app/
MIT License
206 stars 371 forks source link

About Page Has missing social logos. #938

Closed krishnakanthati closed 3 years ago

krishnakanthati commented 3 years ago

New Mockup

Please check assets/css/global.css, design-assets folder images, and figma files for updated style guides. Any new pull request should use the updated color, spacing, and sizing variables.

No Bootstrap or jQuery

Please refrain from adding Bootstrap or jQuery to the site. These pr's will be closed. They overwrite global styles. Vanilla CSS and JS is way better now anyways šŸ˜Š

New Task:

What is the task

On clicking the About option in the "More" drop down menu you will be redirected to the About Page of the site or simply click https://keiko-corp.netlify.app/about.html

The about page has missing social logos both in the dark and light theme.

Though one gets the tooltip names when one hovers their mouse in the "Follow us" section.

This can be solved with little CSS modification.

Who is the task for?

Confirm all of the following:


āš ļø PLEASE ONLY SUBMIT A PR FOR THIS TASK IF THIS TASK WAS AVAILABLE FOR YOU TO CLAIM

krishnakanthati commented 3 years ago

I'm working on it.