fix: use fenced blocks for code
This commit is contained in:
@ -138,7 +138,7 @@ code {
|
||||
font-size: 15px;
|
||||
border: 1px solid $grey-color-light;
|
||||
border-radius: 3px;
|
||||
background-color: #eef;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
code {
|
||||
@ -227,4 +227,4 @@ pre {
|
||||
@font-face {
|
||||
font-family: 'Ubuntu Mono';
|
||||
src: url(fonts/UbuntuMono-Regular_gdi.woff);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user