improve spacings
This commit is contained in:
@@ -44,7 +44,7 @@ pre[class*="language-"] {
|
||||
position: relative;
|
||||
color: $colorWhite;
|
||||
background: $codeBackground;
|
||||
padding: 1.2rem 1.5rem !important;
|
||||
padding: 1.25rem !important;
|
||||
border-radius: 0.5rem;
|
||||
max-height: unquote("max(300px, 60vh)");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user