diff --git a/layouts/index.html b/layouts/index.html index 45f255fa..aef3a409 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -5,7 +5,7 @@
My recent focus has been on lean JavaScript frameworks like Node, React, and Angular...
...but I'm proficient in classics like PHP, Ruby, Java, C++, and Python as well.
-Whenever possible, I also prioritize my experience with information security, server(less) architecture, efficient DevOps & CI, and the containerization of everything.
+Whenever possible, I also prioritize my experience with information security, server(less) architecture, efficient DevOps & CI, and the containerization of everything.
I fell in love with front-end web development (don't judge) back when my only source of income was the Tooth Fairy.
Since then, my side projects have diff --git a/static/style.css b/static/style.css index 708db19d..1f7bf8cb 100644 --- a/static/style.css +++ b/static/style.css @@ -367,8 +367,9 @@ div#home a#server { div#home a#server:hover { border-color: #0098ec; } -div#home a#server span#less { +div#home a#server span#serverless { color: #87cef7; + margin-left: 0.06em; } div#home a#devops {