css in phone

 /* navigation */

#navbar{
    flex-directioncolumn;
}

#navbar ul li a{
    font-size1rem;
    padding0px 7px;

}

/* Home section */

#home{
  height370px;
  padding3px 55px;
}

#home p{
    font-size13px;
}

#home::before{
  height280px;
}
/* services section */
#services{
flex-directioncolumn;
}

#services .box{
padding14px;
margin2px 0px;
margin-bottom20px;

}

/* clientsection */
#clients{
    overflowhidden;
}

#clients img{
    width66px;
    padding6px;
}

/* contact Us section */

/* Footer */

/* Utility classes */
.h-primary{
    font-size26px;
}
.btn{
    font-size13px;

}

Comments

Popular posts from this blog

priority_queue