This commit is contained in:
loikein 2023-04-15 18:51:02 +01:00
commit 6a57aac1e4
6 changed files with 141 additions and 144 deletions
assets/scss/vendor

View file

@ -347,6 +347,7 @@ h3 .code {
}
pre.code {
font-size: 0.9rem;
width: 52.5%;
padding-left: 2.5%;
overflow-x: scroll;