m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 6a5d13a..eb2fde2 100644
--- a/src/style.css
+++ b/src/style.css
@@ -49,6 +49,10 @@ ul.links {
width: 80%;
}
+pre {
+ overflow: scroll;
+}
+
/* note stuff */
.note {
position: relative;