mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
knocked license font size down for cross-font consistency
This commit is contained in:
parent
4b5869f9e4
commit
f305cb8f4a
@ -281,7 +281,8 @@ div.license {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.license pre {
|
div.license pre {
|
||||||
font-family: Consolas, "Monaco", Courier, monospace;
|
font-family: Consolas, Monaco, Courier, monospace;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sidebar {
|
div.sidebar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user