Skip to content

Instantly share code, notes, and snippets.

View Tkzee293's full-sized avatar

Takudzwa Ronald Chingono Tkzee293

View GitHub Profile
@beaucarnes
beaucarnes / index.css
Created June 11, 2018 12:15
From 'Learn HTML5' course
@import url(https://use.fontawesome.com/releases/v5.0.6/css/all.css);
#home {
--first-color: #674ea7;
--second-color: #f4e767;
--light-gray: lightgray;
}
#next {
--first-color: tomato;
--second-color: deepskyblue;