mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
remove the leading indent of code element (#42)
This commit is contained in:
@@ -114,6 +114,7 @@ pre {
|
||||
}
|
||||
|
||||
code {
|
||||
display: inline-block;
|
||||
background-color: @darker-fg-color;
|
||||
color: @bg-color;
|
||||
padding: 0.4rem 0.8rem 0.4rem 0.8rem;
|
||||
|
||||
Reference in New Issue
Block a user