Nah not having border-radius
This commit is contained in:
parent
e6776d179c
commit
f4d9ae6b14
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ code {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
background-color: $faded-background-color;
|
background-color: $faded-background-color;
|
||||||
border-radius: 5px;
|
|
||||||
color: $code-color;
|
color: $code-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue