This commit is contained in:
Boof 2022-11-14 11:47:04 +01:00 committed by GitHub
parent 01a91c8e2e
commit 216875de4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,6 @@
font-size: 2em;
}
#grad {
background-image: linear-gradient(cyan, blue);
#grad {
background-image: linear-gradient(cyan, blue);
}