summaryrefslogtreecommitdiff
path: root/doc/_static
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-12-26 17:33:34 +0100
committerMartin Fischer <martin@push-f.com>2021-12-26 21:55:45 +0100
commitb4d01cf253cdd3bd6681a8d30053f7cce29d79d5 (patch)
tree90c859044d70cf76f92e012ff592232418ae0447 /doc/_static
parent5660fd6923baaa6d8bc77bc034ab15a8ab97985d (diff)
downloadpygments-git-b4d01cf253cdd3bd6681a8d30053f7cce29d79d5.tar.gz
demo: clean up markup
Diffstat (limited to 'doc/_static')
-rw-r--r--doc/_static/demo.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/_static/demo.css b/doc/_static/demo.css
index c1a1fd9b..08676d0a 100644
--- a/doc/_static/demo.css
+++ b/doc/_static/demo.css
@@ -29,6 +29,7 @@
#code-header:not([hidden]) {
display: flex;
+ gap: 1em;
padding: 0 15px;
}
.flex-grow-1 {