mirror of https://github.com/crossplane/docs.git
Merge pull request #101 from lunchboxav/master
use uniform body font for docs
This commit is contained in:
commit
720d39fbf8
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
body {
|
||||
font-size: 14px;
|
||||
font-family: $body-font;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue