Skip to content

Instantly share code, notes, and snippets.

@viocha
viocha / dabblet.css
Created April 10, 2025 20:58
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@viocha
viocha / dabblet.css
Last active April 10, 2025 20:58
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;