Border Radius

Utility classes to control the border radius

Live Editor
Result
sm - 2px
md - 4px
lg - 8px
Full - 50%

Border radius can also be applied to individual directions - left, right, left-top, right-bottom etc

Use lil-rounded-{l|r|t|n}-{size} to round one side of an element

Live Editor
Result
left rounded
right rounded
top rounded
bottom rounded

Or use lil-rounded-{tl|tr|bl|br}-{size} to round one corner of an element

Live Editor
Result
top-left rounded
top-right rounded
bottom-left rounded
bottom-right rounded