frontend/source/sass/components/_date.scss

Summary

Maintainability
Test Coverage
// Styles the django-uswds-forms date widget
// HTML available in frontend/templates/uswds-forms/date.html
// See https://calc-dev.app.cloud.gov/styleguide/#dates for more.
uswds-date {
  display: block;
}