Skip to content

Commit

Permalink
Merge pull request #63 from palladiumkenya/uploadExcel
Browse files Browse the repository at this point in the history
added test site
  • Loading branch information
MaryKilewe authored Mar 8, 2024
2 parents f09047a + 56ce5de commit b973835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function Footer(props) {
return (
<footer class="shadow" style={{backgroundColor:'RED',position: "fixed",
bottom: 0, width:"100%", color:"white", fontSize:"30px"}}>
TEST SITE: for testing purposes only
TEST SITE: for testing purposes only...

</footer>

Expand Down

0 comments on commit b973835

Please sign in to comment.