From a8cbedbcdf38bb63211c2d61a2eafcc054fe18e2 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Fri, 7 Jun 2024 18:48:40 -0500 Subject: [PATCH] feat: remove useless elements --- index.css | 5 +++-- index.html | 10 ++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/index.css b/index.css index c7c77c0..981d43d 100644 --- a/index.css +++ b/index.css @@ -74,9 +74,10 @@ a { } .topics { - padding-left: 30px; font-size: 2.5em; - margin: 0; + flex: 1; + justify-content: flex-begin; + align-items: center; } .topic { diff --git a/index.html b/index.html index 318bb9d..4fd25bb 100644 --- a/index.html +++ b/index.html @@ -11,12 +11,10 @@
- + Resume + Transcript + + About