How to shrink navbar vertically when scrolled down?

前端 未结 0 1820
天命终不由人
天命终不由人 2020-12-30 15:51

Here\'s the css of the navbar before it shrinks:

.navbar{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    position: fixed;
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题