summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/skeleton.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/skeleton.css b/assets/css/skeleton.css
index a5a6997..558e367 100644
--- a/assets/css/skeleton.css
+++ b/assets/css/skeleton.css
@@ -297,7 +297,7 @@ li {
code {
padding: .2rem .5rem;
margin: 0 .2rem;
- font-size: 90%;
+ font-size: 95%;
white-space: nowrap;
border-radius: 4px; }