Remove fixed height on .top-navbar

This commit is contained in:
Jean 2020-08-18 08:32:37 -03:00 committed by Emruz Hossain
parent 9abf5b5796
commit c48e9f71ef

View file

@ -3,7 +3,6 @@
left: 0;
top: 0;
width: 100%;
height: 50px;
z-index: 99999;
transition: all 0.4s ease-out;
margin: 0;