Skip to content

No align - items is set, and the align - items is also automatically centered #93

@scc02

Description

@scc02

Here's my code

<title>Document</title> <script src='flexibility.js'></script> <style> div { width: 500px; height: 500px; border:1px solid red; -js-display: flex; display: flex; justify-content: space-around; } span{ display: inline-block; width: 50px; height: 50px; background: lightblue; } </style>
1 2 3
<script> flexibility(document.documentElement); </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions