Update Table Positioning

Update scss, still need to generate new css
Este commit está contenido en:
Andrew Senetar 2014-07-15 19:10:39 -04:00
padre 704e3b8815
commit 8b6d24348d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados

Ver fichero

@ -88,6 +88,10 @@ article {
margin-right: auto;
margin-left: auto;
}
table {
margin-right: auto;
margin-left: auto;
}
}
footer {
color: darken($secondary-color, 20%);