Sainan / Shapeshift-Profile-Pictures

Change the shape of avatars to circle, rounded, square, or anything in between. You decide.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shapeshift Profile Pictures

Change the shape of avatars to circle, rounded, square, or anything in between. You decide.

Both editions can easily be edited to your preference:

:root {
    --avatar-shape: 8%;
                 /***************\
                 * 50% : circle  *
                 *  8% : rounded *
                 *   0 : square  *
                 \***************/
}

About

Change the shape of avatars to circle, rounded, square, or anything in between. You decide.

License:The Unlicense


Languages

Language:CSS 100.0%