diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ h1>span { .detail { background: #eee; color: black; - display: block; + display: inline-block; padding: 1em; border-radius: 0.5em; } |