• Resolved WP-Henne

    (@wp-henne)


    Hello Arun!

    I have another css function that keeps dropping after saving, so it’s not possible:

     justify-content: flex-start;

    Also, if I set this as a complete set:

    .dynamic {
        display: flex;
        flex-direction: row;
        justify-content: flex-start!important;
        align-items: center;
        flex-wrap: wrap;
    }

    or similar.

    Thanks in advance!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘“justify-content” not possible’ is closed to new replies.