Change bootstrap to source version
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
@media (min-width: 992px) {
|
||||
.rounded-lg-3 { border-radius: .3rem; }
|
||||
}
|
||||
Reference in New Issue
Block a user
@ -0,0 +1,3 @@
|
||||
@media (min-width: 992px) {
|
||||
.rounded-lg-3 { border-radius: .3rem; }
|
||||
}
|
||||