Commit df577b02 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: change up some code format sizing

parent ee5fad37
......@@ -142,15 +142,11 @@ header .header {
padding: $docs-top-margin 80px;
display: block;
p code {
font-size: 14px;
}
code {
background-color: #000;
border: 0;
color: #b1d631;
font-size: 12px;
font-size: 14px;
}
a {
......@@ -197,7 +193,7 @@ header .header {
pre {
border: 0;
font-size: 12px;
font-size: 14px;
margin-left: -80px;
margin-right: -80px;
padding-top: 40px;
......
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