summaryrefslogtreecommitdiff
path: root/css/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'css/desktop')
-rwxr-xr-xcss/desktop/container.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/desktop/container.css b/css/desktop/container.css
index ff5e766..204cb72 100755
--- a/css/desktop/container.css
+++ b/css/desktop/container.css
@@ -18,7 +18,7 @@
.container {
width: 1000px;
- margin: 12px auto 0 auto;
+ margin: 12px auto 12px auto;
border: 1px solid #98A5B0;
border-radius: 10px;
}