summaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 080b1af..b8dd834 100644
--- a/static/style.css
+++ b/static/style.css
@@ -158,6 +158,10 @@ a:hover {
padding: 0.5rem;
}
+.readme ul {
+ padding: revert;
+}
+
.diff {
margin: 1rem 0 1rem 0;
padding: 1rem 0 1rem 0;