Compare commits

..

No commits in common. "6fb8f22daf912b495ab5141373d468f14cbf9b41" and "dee6334e27925f7890ad394d3a754aed8935df62" have entirely different histories.

2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -318,7 +318,6 @@ pre {
// Inline code snippets.
code {
padding: 0.2em 0.3em;
color: inherit;
background-color: rgba(colorscheme.$base-03, 0.2);
border-radius: $border-radius;
}