summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorJayaram Pai2014-06-17 11:19:01 +0530
committerJayaram Pai2014-06-17 11:19:01 +0530
commit21051301328e664963532be8384d4b0fb1addc84 (patch)
tree3b6f9f3bae4e37eee6d511983b34659a5377b3d3 /static
parentddf041a44674870d5af145150fca832bfe473cc7 (diff)
downloadFOSSEE-Forum-21051301328e664963532be8384d4b0fb1addc84.tar.gz
FOSSEE-Forum-21051301328e664963532be8384d4b0fb1addc84.tar.bz2
FOSSEE-Forum-21051301328e664963532be8384d4b0fb1addc84.zip
added spacing between logo and brand text
Diffstat (limited to 'static')
-rw-r--r--static/website/css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css
index 467cea6..d1e7e52 100644
--- a/static/website/css/main.css
+++ b/static/website/css/main.css
@@ -52,6 +52,7 @@ body {
#logo {
width: 25px;
margin-top: -3px;
+ margin-right: 4px;
}
#content-wrapper {
position: relative;