Updated GlobalFooter styles to be visible on mobile

• Updated:
- GlobalFooter styles to be visible on mobile with FooterBar always on top
This commit is contained in:
mgabdev
2020-11-03 16:28:19 -06:00
parent 3fe558c912
commit e8d04b6a81
2 changed files with 3 additions and 2 deletions

View File

@@ -804,6 +804,7 @@ pre {
.pt5 { padding-top: 5px; }
.pt2 { padding-top: 2px; }
.pb50 { padding-bottom: 50px; }
.pb35 { padding-bottom: 35px; }
.pb15 { padding-bottom: 15px; }
.pb10 { padding-bottom: 10px; }