diff --git a/index.html b/index.html index 6dc8451..b8d967e 100644 --- a/index.html +++ b/index.html @@ -413,6 +413,11 @@
100 Days of Code lets your Coding become a daily habit for you — a habit that you can easily maintain after you’ve finished the challenge.
+Learn web development super easily, for free
Learn HTML, Css, JavaScript, Vue, React, PHP and much more!
Recommended by diff --git a/style.css b/style.css index 254c51c..c06e7c6 100644 --- a/style.css +++ b/style.css @@ -14,6 +14,8 @@ a { } .links{ + width: 40%; + float: right; padding: 0.625rem; padding-left: 15px; margin: 1.25rem;