mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2025-05-09 10:09:49 +00:00
Update Table Positioning
Update scss, still need to generate new css
This commit is contained in:
parent
704e3b8815
commit
8b6d24348d
@ -88,6 +88,10 @@ article {
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
|
table {
|
||||||
|
margin-right: auto;
|
||||||
|
margin-left: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
footer {
|
footer {
|
||||||
color: darken($secondary-color, 20%);
|
color: darken($secondary-color, 20%);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user