login

<     >

2023-08-12 16:46:20 (UTC-03:00)

Marcel Rodrigues <marcelgmr@gmail.com>

remove unused CSS class

diff --git a/view/board.html b/view/board.html
index 4a5c0e1..155516d 100644
--- a/view/board.html
+++ b/view/board.html
@@ -5,7 +5,6 @@
   <title>{{$title}}</title>
   <style>
     .centered { text-align: center; }
-    .menu a { margin: 7px; }
     % include view/menu.css
     % include view/board.css
   </style>