Skip to content

Instantly share code, notes, and snippets.

View stuartcrobinson's full-sized avatar

Stuart C. Robinson stuartcrobinson

View GitHub Profile
@stuartcrobinson
stuartcrobinson / dabblet.css
Created August 24, 2019 16:07
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%;