diff --git a/css/style.css b/css/style.css index 646c16c..c46f40a 100644 --- a/css/style.css +++ b/css/style.css @@ -190,6 +190,11 @@ span { margin: 2rem 0 3rem; } +.about-content ul { + font-size: 1.6rem; + list-style-position: inside; +} + .services h2 { margin-bottom: 5rem; } diff --git a/index.html b/index.html index f5424f1..8aeb871 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@
This is my portfolio website. I display my skills, projects, and write-ups of every CTF and lab that I've completed.
+This is my portfolio website. I display my background, skills, projects, and write-ups of completed CTFs