File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
packages/ui/src/app/routes/About Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 22@use ' ../../../resets.scss' as * ;
33
44.about {
5- @include eggstractor-plugin-design-about-side-padding-card-the-getting-started-guide-will-walk-you-through-the-steps-for-setting-up-a-demo-project-where-you-can-test-it-all-out ;
6- // TODO: width is off; should be fixed on next generation.
7- width : 100% ;
5+ font-family : $font-family-body ;
6+ font-style : normal ;
7+ line-height : $size-2xl ;
8+ // TODO: consider design match; why no font weight variables?
9+ font-weight : 400 ;
10+ color : $colour-text ;
811 .link {
9- @include eggstractor-plugin-design-about-side-padding-card-link-link-text ;
12+ color : $colour-link-resting ;
13+ // TODO: consider design match
14+ font-weight : 600 ;
15+ line-height : $size-xl ;
1016 text-decoration : none ;
1117 cursor : pointer ;
1218 }
You can’t perform that action at this time.
0 commit comments