.header-actions #shareProjectButton svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:760px){
  .header-actions #shareProjectButton{width:46px;min-width:46px;justify-content:center;padding:0}
  .header-actions #shareProjectButton span{display:none}
}
