Skip to content

Make the cards more realistic #2

@barbourians

Description

@barbourians

for example:

ecs-list ._item .emojicon {
    cursor: pointer;
    padding: 15px;
    text-align: center;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 8px 0px #D2DCEE;
    -moz-box-shadow: 0px 8px 0px #D2DCEE;
    /* box-shadow: 0px 8px 0px #D2DCEE; */
    /* -webkit-border-radius: 16px; */
    -moz-border-radius: 16px;
    border-radius: 16px;
}

from here: https://www.webfx.com/tools/emoji-cheat-sheet/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions