.underline-animation{display:inline-block;position:relative}.underline-animation:after{content:"";background-color:#9333ea;height:2px;animation:.5s forwards underline-grow;position:absolute;bottom:-2px;left:0}@keyframes underline-grow{0%{width:0}to{width:100%}}@media (min-width:320px) and (max-width:500px){.desktop-menu img{width:110px}}
