diff --git a/index.html b/index.html index 9c6cad0..186fb57 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@
Home
@@ -160,6 +160,7 @@

Today's Website

- + + diff --git a/styles.css b/styles.css index 7d2c0ea..edaef35 100644 --- a/styles.css +++ b/styles.css @@ -83,3 +83,7 @@ a { .websites { align-items: flex-start; } +.fa-brands{ + font-size: 1.5em; + padding: 2px; +}