1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2025-03-12 05:34:36 +00:00

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
parent 704e3b8815
commit 8b6d24348d

View File

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