diff options
author | hardythe1 | 2015-09-22 23:15:48 +0530 |
---|---|---|
committer | hardythe1 | 2015-09-22 23:15:48 +0530 |
commit | 7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b (patch) | |
tree | 23cc710750da4466913310338c5e65d4096866e2 /website/static | |
parent | a5c11cef4302f313c2f2de22ebcccf445fe0d526 (diff) | |
download | SciPy2015-7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b.tar.gz SciPy2015-7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b.tar.bz2 SciPy2015-7d9f185c2a1b4a4ac52322174cfc78ae5cfacc6b.zip |
registrations open
Diffstat (limited to 'website/static')
-rw-r--r-- | website/static/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/static/css/bootstrap.css b/website/static/css/bootstrap.css index c1515c1..bbc15ef 100644 --- a/website/static/css/bootstrap.css +++ b/website/static/css/bootstrap.css @@ -314,7 +314,7 @@ img { display: block; max-width: 100%; height: auto; - margin-top: 4%; + margin-top: 3%; } .img-rounded { border-radius: 6px; |