giangtranguyen: (Default)
Nguyễn Trà Giang ([personal profile] giangtranguyen) wrote in [community profile] twine_tutorials2017-07-04 09:48 pm

How To Make Your Image Circular

Just copy and paste the code into your Story Stylesheets, then adjust it to your liking.

For example:

img {
border-radius: 50%;
}