Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- p {
- margin: 0px;
- padding: 0px;
- };
- body {
- font-family: 'Exo 2', sans-serif;
- font-size: 14px;
- margin: 0 auto;
- };
- .container {
- width: 100%;
- max-width: 1170px;
- };
- .header {
- background-color: black;
- color: white;
- };
Advertisement
Add Comment
Please, Sign In to add comment