diff --git a/style.css b/style.css index c56575c..6ecbaaa 100644 --- a/style.css +++ b/style.css @@ -84,6 +84,9 @@ main h1, main h2 { text-transform: uppercase; letter-spacing: 0.5rem; margin-top: 2rem; + border-left: solid magenta 1rem; + padding-left: 0.5rem; + margin-left: -1.5rem; } main h1 { border-bottom: solid magenta 0.4rem;