7 lines
104 B
SCSS
7 lines
104 B
SCSS
.tos-agreement-notice {
|
|
@include body-xs;
|
|
|
|
text-align: center;
|
|
margin: var(--spacing-04) 0 0 0;
|
|
}
|