mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Remove all #font mixins; replace single instance of its use in Bootstrap with the @font-family-monospace variable
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user