mirror of https://github.com/Chocobozzz/PeerTube
Increase debug font size
parent
8e11a1b37c
commit
a911462d02
|
@ -2,5 +2,10 @@
|
||||||
@import '_mixins';
|
@import '_mixins';
|
||||||
|
|
||||||
.root {
|
.root {
|
||||||
font-size: 14px;
|
font-size: 15px;
|
||||||
|
|
||||||
|
code {
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: $font-semibold;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue