aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
https://aniketsinha2002.github.io/DataGeek/
88 stars 202 forks source link

Issue #704 Fixed #710

Closed adityakmrmishra closed 11 months ago

adityakmrmishra commented 11 months ago

Description

There was no gap between get started text and social icons when being hovered ,and that was looking ugly .

So had made some changes in the CSS of social icons for making some gap in between .

Fixes #704

Screenshots

BEFORE CORRECTION

Screenshot 2023-07-31 160358

AFTER CORRECTION

Screenshot 2023-08-02 113951

Thank you !