diff --git a/index.html b/index.html
index 530d8df..b471dd7 100644
--- a/index.html
+++ b/index.html
@@ -18,8 +18,8 @@
-
diff --git a/style/style.css b/style/style.css
index a11214c..1447af1 100644
--- a/style/style.css
+++ b/style/style.css
@@ -41,3 +41,7 @@ p {
grid-template-columns: 1fr 1fr 1fr 1fr;
justify-items: center;
}
+
+.img-icon {
+ padding-left: 1.25rem;
+}