1
0
mirror of https://github.com/github/choosealicense.com synced 2024-11-05 03:08:51 +01:00

knocked license font size down for cross-font consistency

This commit is contained in:
Jason Long 2012-12-13 14:31:25 -05:00 committed by Haacked
parent 4b5869f9e4
commit f305cb8f4a

View File

@ -281,7 +281,8 @@ div.license {
}
div.license pre {
font-family: Consolas, "Monaco", Courier, monospace;
font-family: Consolas, Monaco, Courier, monospace;
font-size: 14px;
}
div.sidebar {