diff --git a/nodejs/public/stylesheets/style.css b/nodejs/public/stylesheets/style.css index 0568c6c..c7935f7 100644 --- a/nodejs/public/stylesheets/style.css +++ b/nodejs/public/stylesheets/style.css @@ -1,4 +1,8 @@ /*Custom CSS*/ .header { margin-top: 50px; +} + +td button, td .button { + margin: 0px; } \ No newline at end of file