mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Update font
This commit is contained in:
parent
eb492cf58e
commit
51a1cb8eb8
@ -12,10 +12,16 @@
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
pre,
|
||||
code,
|
||||
pre code,
|
||||
tt {
|
||||
font-family: $font-family-monospace;
|
||||
font-size: ($font-size - 3);
|
||||
font-weight: normal;
|
||||
font-size: $font-size - 2;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
pre {
|
||||
padding: 20px;
|
||||
margin: 0 0 $font-size;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user