diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 6c0a13369..39d93e843 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -79,7 +79,7 @@ a:hover { } .btn + .btn { - margin-top: 1rem; + margin-top: 0.1rem; margin-left: 1em; } }