2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +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 // Rounded corners
.img-rounded { .rounded {
@include border-radius($border-radius-lg); @include border-radius($border-radius-lg);
} }