Fix various CodeClimate warnings
This commit is contained in:
@ -625,7 +625,7 @@ code {
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
width: 100%;
|
||||
border: none;
|
||||
border: 0;
|
||||
padding: 10px;
|
||||
font-family: $font-monospace, monospace;
|
||||
background: $ui-base-color;
|
||||
|
Reference in New Issue
Block a user