Commit 26669755 authored by Technoboy10's avatar Technoboy10

removed padding

parent f99472af
......@@ -10,7 +10,6 @@ body {
padding: 0;
color: $type-gray;
font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
overflow-x: hidden;
}
/* Typography */
......@@ -81,7 +80,7 @@ a:hover {
/* NOTE: Margin should match height in navigation.scss */
margin-top: 50px;
background-color: $background-color;
padding: 20px 1px;
padding: 20px 0px;
min-width: 100%;
min-height: 768px;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment