mirror of
https://github.com/corda/corda.git
synced 2025-02-01 08:48:09 +00:00
Docs: fix font size issue that's visible now I got myself a bigger monitor and changed the default font size in my browser
This commit is contained in:
parent
87e8562675
commit
dd6208ef25
@ -28,4 +28,8 @@
|
|||||||
|
|
||||||
.wy-nav-content {
|
.wy-nav-content {
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
font-size: 100%; /* Get rid of RTD rule that assumes nobody changes their browser font size */
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user