Ver Fonte

td padding

g há 4 meses atrás
pai
commit
d244f4365e
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      index.html

+ 3 - 0
index.html

@@ -40,6 +40,9 @@
             margin-left: auto;
             margin-right: auto;
         }
+		td {
+		    padding: 0 3%;
+		}
         .table {
         	overflow-x: auto;
         }