Commit c07717ce authored by Rakhat Jabagin's avatar Rakhat Jabagin
Browse files

set img-circle class in percents

parent b29b8acd
1 merge request!9286set img-circle class in percents
Showing with 1 addition and 1 deletion
+1 -1
......@@ -79,7 +79,7 @@ img {
// Perfect circle
.img-circle {
border-radius: 500px; // crank the border-radius so it works with most reasonably sized images
border-radius: 50%; // set radius in percents
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment