diff --git a/index.html b/index.html index e1f4a48..3001780 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ font-size: 18px; color: #444; padding: 0 10px; - background: linear-gradient(to right, #FFDDC1, #FFB26B); + background: lightblue; } h1, h2, h3 { line-height: 1.2;