This website works better with JavaScript.
Home
Help
Sign In
arsenetar
/
arsenetar.github.io
mirror of
https://github.com/arsenetar/arsenetar.github.io.git
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Update Table Positioning
Update scss, still need to generate new css
master
Andrew Senetar
6 years ago
parent
704e3b8815
commit
8b6d24348d
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
assets/scss/app.scss
+ 4
- 0
assets/scss/app.scss
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%);
Write
Preview
Loading…
Cancel
Save