diff --git a/style.css b/style.css index 206dcc4..685c196 100644 --- a/style.css +++ b/style.css @@ -21,7 +21,7 @@ main { } .section-header { - background-color: #BDBDBD; + background-color: #bdbdbd; border-top-left-radius: 8px; border-top-right-radius: 8px; border: 1px solid light-dark(#bdbdbd, #222);