Skip to content

Instantly share code, notes, and snippets.

View cdowebcast's full-sized avatar
🏠
Working from home

CDOWEBCAST cdowebcast

🏠
Working from home
View GitHub Profile
@shaan360
shaan360 / index.html
Created September 6, 2012 15:27
The Spotify logo made with pure CSS
<div class="spotify">
<div class="bar bar-dark"></div>
<div class="bar bar-med"></div>
<div class="bar bar-light"></div>
</div>