This commit is contained in:
Boof 2022-11-14 12:48:44 +01:00 committed by GitHub
parent d4ec797ca4
commit d9ed240c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,5 +11,6 @@
}
#grad {
height: 200px;
background-image: linear-gradient(cyan, blue);
}
}