This commit is contained in:
judetucker 2016-07-25 21:06:07 -07:00 committed by Mark Otto
parent a96038b50a
commit 25b718e5fd
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
}
// Rounded corners
.img-rounded {
.rounded {
@include border-radius($border-radius-lg);
}