This commit is contained in:
Sequoia Haynes 2024-12-18 11:14:55 -08:00
parent 47fbeef845
commit 87a3e019ed

View File

@ -49,6 +49,7 @@ body{
background: rgb(34,246,231);
background: linear-gradient(42deg, rgba(34,246,231,1) 0%, rgba(10,218,57,1) 46%, rgba(16,125,37,1) 100%);
height:fit-content;
min-height: 100vh;
}
p {
color: white;