mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 13:30:24 +00:00
resolves #20266
This commit is contained in:
parent
a96038b50a
commit
25b718e5fd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
|
||||
// Rounded corners
|
||||
.img-rounded {
|
||||
.rounded {
|
||||
@include border-radius($border-radius-lg);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue