Skip to content

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

@developer-1px

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>

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