cleanup for setup file
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
padding: 0px;
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
font-weight: 600;
|
||||
line-height: 24px;
|
||||
margin-bottom: $unit * 3;
|
||||
@@ -54,7 +54,7 @@
|
||||
overflow: auto;
|
||||
border-radius: 3px;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
|
||||
li {
|
||||
color: $metal;
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
code {
|
||||
background: none;
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user