bootstrap5/site/content/docs/5.2/examples/heroes/heroes.css
ThePetrovich eec942e2b4 customize
2026-06-16 22:46:11 +09:00

3 lines
72 B
CSS

@media (min-width: 992px) {
.rounded-lg-3 { border-radius: .3rem; }
}