Skip to content

Instantly share code, notes, and snippets.

@Leikam
Created October 11, 2022 19:44
Show Gist options
  • Save Leikam/24eea8a32ab8b7f3aa562c26bf1a72ca to your computer and use it in GitHub Desktop.
Save Leikam/24eea8a32ab8b7f3aa562c26bf1a72ca to your computer and use it in GitHub Desktop.
Untitled
.box {
height: 80px;
width: 200px;
border: 1px solid red;
background: linear-gradient(to right, rgba(255,100,100,1) 40%, rgba(255,100,100,0));
}
<div class='box'>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment