new start page edits

This commit is contained in:
Norm Rasmussen
2022-06-06 17:14:54 -04:00
parent 13cdf3fa88
commit a12dc47d97
4 changed files with 5 additions and 10 deletions

View File

@ -36,9 +36,9 @@ body {
margin-bottom: 0;
flex-grow: 1;
background: linear-gradient(145deg, #635bff, #b10bdf, #f52558, #48d4ff, #f9b45e);
background-size: 700% 650%;
background-size: 700% 550%;
animation: gradient 7s ease-in-out infinite;
height: 75vh;
height: 125vh;
margin-top: -100px;
padding-top: 100px;
}