Remove all #font mixins; replace single instance of its use in Bootstrap with the @font-family-monospace variable
This commit is contained in:
parent
6012d8221b
commit
4aba489cfd
2 changed files with 1 additions and 36 deletions
|
|
@ -7,7 +7,7 @@
|
|||
code,
|
||||
pre {
|
||||
padding: 0 3px 2px;
|
||||
#font > #family > .monospace;
|
||||
font-family: @font-family-monospace;
|
||||
font-size: (@font-size-base - 2);
|
||||
color: @grayDark;
|
||||
border-radius: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue