generated from Bixal/uswds-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Custom CSS
Philip Levy edited this page Feb 22, 2022
·
2 revisions
These are additions or changes to the default design tokens and utility classes.
They are in the file /assets/css/custom.css.
-
.maxw-half: 50% -
.width-half: 50%
-
code
Make all code block more visually distinct with background color and padding
-
.line-height-none: 0
Cancel out line height inherited from parent containers
-
details
Change the cursor to a pointer when interacting with this element