SnippSync

Always Fresh Code

style.css

netflix-clone
Lines 1-14
Auto-synced 14 days ago
This snippet automatically syncs with your GitHub repository
SnippSync
CSS
style.css
2    padding: 0;
3    margin: 0;
4    box-sizing: border-box;
5}
6
7body {
8    font-family: 'helvetica Neue', helvetica, arial, sans serif;
9    background-color: #000;
10    color: #fff;
11}
12
13
14header {
15    display: grid;

Powered by SnippSync • Always fresh, always in sync

Create Your Own Auto-Synced Snippets

Keep Your Documentation Always Fresh

Create snippets that automatically sync with your GitHub repositories. Never worry about outdated documentation again.

Auto-sync with GitHub
Beautiful embeds
Share anywhere