mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 10:34:57 -05:00
fix code type size
This commit is contained in:
@@ -196,7 +196,7 @@ code,
|
||||
pre {
|
||||
padding: 0 3px 2px;
|
||||
#font > #family > .monospace;
|
||||
font-size: @baseFontSize - 2;
|
||||
font-size: @baseFontSize - 1;
|
||||
color: @grayDark;
|
||||
.border-radius(3px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user