aboutsummaryrefslogtreecommitdiff
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 2b2eb6a..35eec0b 100644
--- a/style.css
+++ b/style.css
@@ -25,7 +25,7 @@ tabs {
}
tab {
- margin: 2px 5px 2px 0px;
+ margin: 2px 5px 4px 0px; /* top right bottom left */
padding: 5px;
border-style: solid;
font-size: 27px;