code: rem => em
This commit is contained in:
parent
b59cc4841f
commit
bb0628f2fc
2
dist/style.css
vendored
2
dist/style.css
vendored
File diff suppressed because one or more lines are too long
@ -64,7 +64,7 @@ code {
|
|||||||
background: $white;
|
background: $white;
|
||||||
border: solid 1px #e1e4e5;
|
border: solid 1px #e1e4e5;
|
||||||
font-family: $mono;
|
font-family: $mono;
|
||||||
font-size: 0.75rem;
|
font-size: 0.75em;
|
||||||
max-width:100%;
|
max-width:100%;
|
||||||
overflow-x:auto;
|
overflow-x:auto;
|
||||||
padding:0 5px;
|
padding:0 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user