Skip to content

Commit

Permalink
Added brad 15 20 30
Browse files Browse the repository at this point in the history
  • Loading branch information
navidmafi committed Oct 26, 2021
1 parent e90ed14 commit af84838
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,15 @@ See the LICENCE file in the repository root for full licence text.
.brad-10 {
border-radius: 10px;
}
.brad-15 {
border-radius: 15px;
}
.brad-20 {
border-radius: 20px;
}
.brad-30 {
border-radius: 30px;
}
.brad-half {
border-radius: 50%;
}
Expand Down

0 comments on commit af84838

Please sign in to comment.