2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
This commit is contained in:
judetucker
2016-07-25 21:06:07 -07:00
committed by Mark Otto
parent a96038b50a
commit 25b718e5fd
+1 -1
View File
@@ -10,7 +10,7 @@
}
// Rounded corners
.img-rounded {
.rounded {
@include border-radius($border-radius-lg);
}