1
0
Fork 0

Update Table Positioning

Update scss, still need to generate new css
Esse commit está contido em:
Andrew Senetar 2014-07-15 19:10:39 -04:00
commit 8b6d24348d
1 arquivos alterados com 4 adições e 0 exclusões

Ver arquivo

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