blazor project for cs

This commit is contained in:
Norm Rasmussen
2022-06-09 22:22:29 -04:00
parent a12dc47d97
commit 6b46bc3f67
862 changed files with 26395 additions and 5 deletions

View File

@ -35,7 +35,7 @@
body {
margin-bottom: 0;
flex-grow: 1;
background: linear-gradient(145deg, #635bff, #b10bdf, #f52558, #48d4ff, #f9b45e);
background: linear-gradient(145deg, #179160, #096F8E, #F7BB17, #D64A28, #00283C);
background-size: 700% 550%;
animation: gradient 7s ease-in-out infinite;
height: 125vh;