overleaf/services/web/frontend/stylesheets/bootstrap-5/components/image.scss
Jessica Lawshe a066e96b92 Merge pull request #20428 from overleaf/jel-cms-bootstrap5
[web] Updates for CMS pages using BS5 and new site design

GitOrigin-RevId: 08b66d1bfb3062a229f16a44efe70527f6fa67a7
2024-09-19 08:04:51 +00:00

3 lines
62 B
SCSS

.img-rounded {
border-radius: var(--border-radius-large);
}