mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +00:00
code block styling
This commit is contained in:
parent
906d9a13b3
commit
e04404bcd7
1 changed files with 2 additions and 2 deletions
|
|
@ -44,9 +44,9 @@ code, pre {
|
|||
code {
|
||||
// color: $color-orange;
|
||||
padding: 3px 5px;
|
||||
margin: 0 2px;
|
||||
// margin: 0 2px;
|
||||
border-radius: $size-radius;
|
||||
white-space: nowrap;
|
||||
// white-space: nowrap;
|
||||
}
|
||||
|
||||
em { color: $color-light; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue