style: adjust font size of terminal sections
parent
ea3123eceb
commit
2eddcab052
|
@ -69,7 +69,7 @@ p.copyright {
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
width: 80ch;
|
width: 80ch;
|
||||||
font-size: 1em;
|
font-size: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.terminal {
|
pre.terminal {
|
||||||
|
|
Loading…
Reference in New Issue