aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-27 13:28:25 -0300
committerLibravatar Renard 2019-09-27 13:28:25 -0300
commit90e2d4a8a1a391b775800478d86de2b653716cd2 (patch)
treeaee9a75d82587ae2292037b3c6d35604e70ecc36 /src/App.js
parentb6199c5327882de4afa4d59c45b78164620418a9 (diff)
downloadbai-client-90e2d4a8a1a391b775800478d86de2b653716cd2.tar.gz
bai-client-90e2d4a8a1a391b775800478d86de2b653716cd2.tar.xz
bai-client-90e2d4a8a1a391b775800478d86de2b653716cd2.zip
Footer nightmode
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/App.js b/src/App.js
index 4237784..8f674fa 100644
--- a/src/App.js
+++ b/src/App.js
@@ -182,7 +182,11 @@ class App extends Component {
<NotFound default />
</Router>
</Container>
- <Segment vertical textAlign="center" className="footer">
+ <Segment
+ vertical
+ textAlign="center"
+ className={nightMode ? "footer night" : "footer"}
+ >
Bievenido a Internet 2010-2019
<br />
<Icon name="github" />