Skip to content

32x32 128x128 같이 <width>x<height> 포맷으로 Size를 하면 어떨까요? 16:9 3:5 와 같이 aspect-ratio도 더 단순하게 작성이 될 것 같아요. #71

Description

@developer-1px
<i class="icon 128x128"></i>

<figure class="16:9 b(#000)"></figure>

<style>
.128x128 { width: 128px; height: 128px; }
.16:9 { aspect-ratio: 16/9 }
</style>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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