summaryrefslogtreecommitdiff
path: root/css/codeq.css
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-07-13 18:19:17 +0200
committerAleš Smodiš <aless@guru.si>2015-07-13 18:19:17 +0200
commit216fbf74e5720cd3e05742699ad7cb4e1d84bc27 (patch)
tree7da404a3a6d5e0f94c095b23df165ba7d8878637 /css/codeq.css
parent5f8015714f94a7d1785cf148c257d3be72d1e6c9 (diff)
Fix typo.
Diffstat (limited to 'css/codeq.css')
-rw-r--r--css/codeq.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/codeq.css b/css/codeq.css
index 15a0e23..fa1107b 100644
--- a/css/codeq.css
+++ b/css/codeq.css
@@ -10,7 +10,7 @@ html {
body {
width: 100%;
height: 100%;
- mrgin: 0 auto;
+ margin: 0 auto;
padding: 0;
border: none;
color: black;