DEV Community

Discussion on: My Portfolio 🤵

Collapse
 
kaushikrishi profile image
Kaushik Rishi

Hey !

  • In the portfolio Creative work section the Git Hub Source Code Icon is not visible on hover for the elements in the upper row.
  • Add a margin-bottom of 100px to the class .frame.col-sm-4.pb-4
.frame.col-sm-4.pb-4{
         margin-bottom : 100px;
}