1
0
Derivar 0

Update Table Positioning

Update scss, still need to generate new css
Este cometimento está contido em:
Andrew Senetar 2014-07-15 19:10:39 -04:00
ascendente 704e3b8815
cometimento 8b6d24348d
1 ficheiros modificados com 4 adições e 0 eliminações

Ver ficheiro

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