Update Table Positioning

Update scss, still need to generate new css
This commit is contained in:
Andrew Senetar 2014-07-15 19:10:39 -04:00
vanhempi 704e3b8815
commit 8b6d24348d
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa

Näytä tiedosto

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