Updated footer-bar heights

This commit is contained in:
mgabdev 2019-10-23 02:19:22 -04:00
parent e3e8c5c2d5
commit 1e8c064a84
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
display: block;
position: fixed;
background: #000;
height: 48px;
height: 58px;
bottom: 0;
left: 0;
right: 0;
@ -25,7 +25,7 @@
flex: 1 1 auto;
margin: 0;
min-width: 36px;
height: 48px;
height: 58px;
padding-top: 4px;
justify-content: center;
color: white;