diff options
Diffstat (limited to 'website/static/css/bootstrap.css')
-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; |