mirror of
https://github.com/valentineus/popov.link.git
synced 2025-09-12 23:20:29 +03:00
Updated code's style
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@@ -111,6 +111,7 @@ img {
|
||||
|
||||
pre {
|
||||
background-color: $color-bg-alt;
|
||||
border-radius: 4px;
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
padding: 1em;
|
||||
@@ -118,6 +119,7 @@ pre {
|
||||
|
||||
code {
|
||||
background-color: $color-bg-alt;
|
||||
border-radius: 4px;
|
||||
font-size: .9em;
|
||||
padding: 0 .5em;
|
||||
white-space: pre-wrap;
|
||||
|
Reference in New Issue
Block a user