aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css
diff options
context:
space:
mode:
authorJacky Zhao <[email protected]>2020-09-04 12:29:27 -0700
committerGitHub <[email protected]>2020-09-04 12:29:27 -0700
commit8a813d9e817035d52a782edca8efb45ad8a6ca75 (patch)
treefbe132b266090d34e24abc025529901c8c8283b8 /frontend/src/css
parentMerge pull request #56 from jackyzha0/patch (diff)
parentadd null coalescing op (diff)
downloadctrl-v-8a813d9e817035d52a782edca8efb45ad8a6ca75.tar.xz
ctrl-v-8a813d9e817035d52a782edca8efb45ad8a6ca75.zip
Merge pull request #58 from jackyzha0/patch
Diffstat (limited to 'frontend/src/css')
-rw-r--r--frontend/src/css/index.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/css/index.css b/frontend/src/css/index.css
index a6e8e9c..fcda1a3 100644
--- a/frontend/src/css/index.css
+++ b/frontend/src/css/index.css
@@ -167,7 +167,6 @@ button[type=button] {
.md code {
background: #00000008;
font-size: 0.8em;
- padding: 0.2em 0.5em;
}
.md pre {