Ukraine CSS Heading Gradient
What's the line?
h1 {
background: linear-gradient(0, rgba(255,215,0,1) 0%, rgba(255,215,0,1) 50%, rgba(0, 87, 183,1) 50%, rgba(0, 87, 183,1) 100%);
}
Do it – and add the link, then do more.
What's the line?
h1 {
background: linear-gradient(0, rgba(255,215,0,1) 0%, rgba(255,215,0,1) 50%, rgba(0, 87, 183,1) 50%, rgba(0, 87, 183,1) 100%);
}
Do it – and add the link, then do more.
Comments
Sign in or become a Workroom Productions member to read and leave comments.