digi
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-18 19:50:12 +02:00
parent e4d822b13f
commit 40b194ca33
9 changed files with 71 additions and 1 deletions

View File

@ -22,7 +22,7 @@ code {
// Codeblock Theme
pre.highlight, pre {
margin: 0 -30px;
margin: 30px -30px;
@include media-query($on-mobile) {
margin: 0 calc(51% - 51vw);
padding-left: 20px;