Removed Info.js and replaced with About.js for clarity. Also added some stylings for FlameLink images using css.

This commit is contained in:
ajmaley
2018-11-12 19:03:00 -05:00
parent f015e11864
commit 31a5887b7b
5 changed files with 47 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
.flamelinkImage {
width: 100%;
max-width: 500px;
}