diff --git a/styles/styles.css b/styles/styles.css index fab8d94..f346df1 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -10,7 +10,7 @@ :root { --background-bright: #fdfcfa; --background: #ecebe9; - --line: #d6d5d3; + --line: rgba(0,0,0,0.1); --greenlink: #327117; --greenlink-hover: #47b625; --link: #286a9d;