use gradient background

This commit is contained in:
paul 2020-01-09 22:34:29 +01:00
parent b51d4fc74d
commit ac51099b9f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ body {
.header {
text-align: center;
background: #66696d;
background: linear-gradient(to bottom, #888b8f, #66696d);
/* background-size: cover; */
position: relative;
overflow: visible;