fix grad?

This commit is contained in:
Boof 2022-11-22 13:49:50 +01:00 committed by GitHub
parent a6f1aeb0f1
commit c36171f1e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
}
.back {
height: 100%;
height: 90%;
width: 100%;
background: rgb(0,0,191);
background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%);