Monospace
parent
c63c6f32c3
commit
9af7733fd9
|
@ -6,3 +6,11 @@ _:-ms-fullscreen,
|
|||
min-height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// External lybrary makes weird things. Please destroy
|
||||
.markItUpEditor {
|
||||
@extend %small;
|
||||
line-height: 1.5;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue