0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-01 01:54:24 +01:00

4 lines
72 B
CSS
Raw Normal View History

2022-05-13 20:19:48 +03:00
@media (min-width: 992px) {
.rounded-lg-3 { border-radius: .3rem; }
}