overleaf-cep/services/web/frontend/stylesheets/bootstrap-5/components/tos.scss
M Fahru 622d7bca79 Merge pull request #22140 from overleaf/mf-new-checkout-page-toc
[web] Add "terms of service" disclaimer text on new checkout page

GitOrigin-RevId: 8b5aad7c2ebfc5a9d9acab605276e4b81349e045
2024-11-28 09:06:28 +00:00

6 lines
104 B
SCSS

.tos-agreement-notice {
@include body-xs;
text-align: center;
margin: var(--spacing-04) 0 0 0;
}