diff --git a/css/reset.css b/css/reset.css index 5630ffd09e9dc37e1a21b63ddeeb9fcc82301c46..fd2c2d3d7067818051474776932ff5bea343ed40 100644 --- a/css/reset.css +++ b/css/reset.css @@ -148,8 +148,8 @@ a, a img { img.center{ display: block; - margin: auto; - width: 50%; + max-width: 300px; + margin-bottom: 30px; } img.picture{