mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
docs: vertically align code blocks
This commit is contained in:
parent
cb61efe123
commit
8d10d79cfe
1 changed files with 2 additions and 1 deletions
|
|
@ -72,9 +72,10 @@ details {
|
|||
pre {
|
||||
margin: 0 !important;
|
||||
padding: 0.2rem !important;
|
||||
padding-top: 0 !important;
|
||||
|
||||
code {
|
||||
padding-left: 0.2rem !important;
|
||||
padding: 0.3rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue