mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed code block borders
This commit is contained in:
parent
9f48bb6a64
commit
bc7443dd2e
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ $margin: 1em;
|
|||
|
||||
pre {
|
||||
background-color: transparentize($blue, 0.9);
|
||||
border: {
|
||||
left: 4px solid transparentize($blue, 0.9);
|
||||
right: 4px solid transparentize($blue, 0.9);
|
||||
}
|
||||
font-family: monospace;
|
||||
font-size: 0.8em;
|
||||
border-radius: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue