mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-01 01:04:42 +00:00
4 lines
72 B
CSS
4 lines
72 B
CSS
|
|
@media (min-width: 992px) {
|
||
|
|
.rounded-lg-3 { border-radius: .3rem; }
|
||
|
|
}
|