mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
add some padding to code blocks
This commit is contained in:
@@ -107,7 +107,9 @@
|
||||
border-radius: 3px;
|
||||
border: 1px solid $light-gray2;
|
||||
background-color: $light-gray5;
|
||||
padding: 0.75rem;
|
||||
code {
|
||||
padding: 0;
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user