Skip to content

Instantly share code, notes, and snippets.

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

Anton Lantukh AntonLantukh

🏠
Working from home
View GitHub Profile
@AntonLantukh
AntonLantukh / app.css
Created February 21, 2018 07:33 — forked from scottdomes/app.css
React Audio Tutorial
body {
background: #f9f9f9;
font-family: 'Open Sans', sans-serif;
text-align: center;
}
#container {
position: relative;
z-index: 2;
padding-top: 100px;