About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
ehawebdesign
2/24/2018 - 6:56 PM
share
Share
add_circle_outline
Save
Add Border radius to columns
.col-round is a custom class
columns border radius
content_copy
file_download
.col-round > .fl-col-content { border-radius: 10px; }
clear