diff options
-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 e17484a..ea91a3d 100644 --- a/website/static/css/bootstrap.css +++ b/website/static/css/bootstrap.css @@ -311,7 +311,7 @@ img { display: block; max-width: 100%; height: auto; - margin-top: 5%; + margin-top: 4%; } .img-rounded { border-radius: 6px; |