More css for prev commit
This commit is contained in:
parent
cff62ae98f
commit
6bd8b9c3f1
1 changed files with 2 additions and 2 deletions
|
@ -47,10 +47,10 @@
|
||||||
}
|
}
|
||||||
.source-code {
|
.source-code {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
font-size: 1em;
|
font-size: 1em !important;
|
||||||
}
|
}
|
||||||
.source-wrap {
|
.source-wrap {
|
||||||
padding: 0.5em;
|
padding: 0.7em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue