Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Remove padding

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #292131
    papdronning
    Participant

    I can’t figure out where to adjust the css to remove the padding or margin or whatever here:
    Space

    Found on papdronning.dk

    #292134
    Shikkediel
    Participant

    It’s the margin in this style rule:

    .projects_holder.v5 .mix, .projects_holder.v5.hover_text .mix {
     width: 18%;
     margin: 0 0 2.9%;
    }
    
    #292176
    papdronning
    Participant

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.