mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 00:41:41 -04:00
website: change up some code format sizing
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user