salil-naik / css-art-gallery

A collection of CSS Arts.
https://css-art-gallery.netlify.app/
MIT License
130 stars 193 forks source link

Added a Git Logo #60

Closed tarunsingh7379 closed 3 years ago

tarunsingh7379 commented 3 years ago

Description

Made a Git Logo

Fixes #46

Insert the image of the art below

image

Checklist:

To fill the checklists, put x inside the brackets. [x]

salil-naik commented 3 years ago

Hi. Please keep the height and width of the logo less than 180px. Read point 6 in the readm.

tarunsingh7379 commented 3 years ago

Sir, the width and height of the logo is already 150px.

salil-naik commented 3 years ago

Sir, the width and height of the logo is already 150px.

Yes. I just checked. Since you have transformed it, the diagonal takes the width and height which is a lot bigger than 150px. So I just scaled it down. Good job.