• Web Developer Portfolio

    jd8586a year ago

    That was a really task for me to keep me revised.



     .main .Services-main .our-works .our-work-list {

      display: grid;

      grid-template-columns: 1fr 1fr;

      align-items: center;

      grid-column-gap: 70px;

     }

     .main .Services-main .our-works .our-work-list .our-work-item .work-content .work-content-text p {

      color: #a3a3a3;

      font-size: 1.25rem;

     }

     .main .know-us .know-us-content .know-us-text p {

      color: #a3a3a3;

      font-size: 1.23rem;

      line-height: 1.5em;

     }

     .main .know-us {

      column-count: 2;

      column-gap: 70px;

     }

     .main .contact-us .contact-us-content {

      width: 45%;

     }

    • 0
No comments on this solution yet.
Be first to post.
Join Our Slack Channel
Chat and discuss solutions with a growing community of developers.