0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
This commit is contained in:
judetucker 2016-07-25 21:06:07 -07:00 committed by Mark Otto
parent a96038b50a
commit 25b718e5fd

View File

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