* Initial implementation of registration first page * CSS tweaks from review * Suppress skip-to-content link * Fix formatting * Make logo and footer bottom margin always appear in CIAM register page * Fix font size and margin of card footer text * Pug fixes from linter * Fixes from merge of main * Use translation string GitOrigin-RevId: 0486532112d81462a008206e3f1a97c409d39a6a
5 lines
122 B
SCSS
5 lines
122 B
SCSS
@import '../ds/all'; // DS design system styles
|
|
@import 'ciam-layout';
|
|
@import 'ciam-variables';
|
|
@import 'ciam-register';
|