From bf4e6dfa9c62a0930275690797de309bed09b3b3 Mon Sep 17 00:00:00 2001 From: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Date: Tue, 21 Dec 2021 22:06:45 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: David Leal --- docs/assets/css/style.css | 2 +- docs/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/assets/css/style.css b/docs/assets/css/style.css index 3812f38f..0bbdebb0 100644 --- a/docs/assets/css/style.css +++ b/docs/assets/css/style.css @@ -467,4 +467,4 @@ input[type='color']:hover { footer { margin-top: 6rem; - text-align: center; } \ No newline at end of file + text-align: center; } diff --git a/docs/index.html b/docs/index.html index 5dc6ba77..ae02774d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -56,7 +56,7 @@

Devicon {{ latestReleaseTagging }}

-

Devicon is a set of icons representing programming languages, designing & development tools. You can use it as a font or directly copy/paste the svg code into your project.

+

Devicon is a set of icons representing programming languages, designing, and development tools. You can use it as a font or directly copy/paste the SVG code into your project.

*Please read the legal conditions of using the logos here at the bottom of this header

(Super) Quick Setup

First select an icon on the right, then select the version below and copy/paste the code into your project.
@@ -186,7 +186,7 @@

Contact

-
If you have any legal concerns regarding copyrights, please reach out to us at info@devicon.dev. Any code/logo contributions should be made through our GitHub repo listed above.
+
If you have any legal concerns regarding copyrights, please reach out to us at info@devicon.dev. Any code/logo contributions should be made through our GitHub repository listed above.