Skip to content

Instantly share code, notes, and snippets.

View Domminique's full-sized avatar
🎯
Focusing

Dominic Imbuga Domminique

🎯
Focusing
View GitHub Profile
@scottdomes
scottdomes / app.css
Created September 18, 2017 21:35
React Audio Tutorial
body {
background: #f9f9f9;
font-family: 'Open Sans', sans-serif;
text-align: center;
}
#container {
position: relative;
z-index: 2;
padding-top: 100px;