summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 03dae63..831f846 100644
--- a/style.css
+++ b/style.css
@@ -80,7 +80,7 @@ h1>span {
.detail {
background: #eee;
color: black;
- display: block;
+ display: inline-block;
padding: 1em;
border-radius: 0.5em;
}