mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
i fucking hate css, i want to rip my hair of my head because of it, why does it have to be so goddamn hard to just add a gradient backgound without it being completely worng, this is a warning to whoever made css: Im coming for your ass 🥵 (Joke)
This commit is contained in:
parent
9f8ca4be98
commit
f310fc558d
@ -16,8 +16,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.back {
|
.back {
|
||||||
height: 100%;
|
height: 200px;
|
||||||
width: 100%;
|
width: 200px;
|
||||||
background: rgb(0,0,191);
|
background: rgb(0,0,191);
|
||||||
background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%);
|
background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%);
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user