aboutsummaryrefslogtreecommitdiff
path: root/css/hack.css
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2021-09-08 15:32:10 -0400
committerChristine Dodrill <me@christine.website>2021-09-08 15:32:10 -0400
commit9ffa9baf9055d0eeb17889e4efd633a052a08e59 (patch)
tree7a43180b11c261510052c72c917591aea2902ed0 /css/hack.css
parent013abb56ac6e4f18fddb384f4ffd646d3f6bc684 (diff)
downloadxesite-9ffa9baf9055d0eeb17889e4efd633a052a08e59.tar.xz
xesite-9ffa9baf9055d0eeb17889e4efd633a052a08e59.zip
css: make the code samples look betterpr393
It ain't perfect, but it's probably good enough to start with: https://media.discordapp.net/attachments/188796211543801856/885244826180808754/20210908_15h26m30s_grim.png Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'css/hack.css')
-rw-r--r--css/hack.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/hack.css b/css/hack.css
index cbbc496..eb4281f 100644
--- a/css/hack.css
+++ b/css/hack.css
@@ -30,8 +30,6 @@ fieldset {
margin: 0;
}
pre {
- padding: 2rem;
- margin: 1.75rem 0;
background-color: #fff;
border: 1px solid #ccc;
overflow: auto;