aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 9bd408cd..26ae36a5 100644
--- a/style.css
+++ b/style.css
@@ -36,6 +36,10 @@
color: #444;
}
+.performance p{
+ display: inline-block;
+}
+
.performance .time {
margin-right: 0;
}