mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 03:14:58 -04:00
Uses an adapted version of the 'summary table' pattern from Digital Marketplace frontend toolkit: http://alphagov.github.io/digitalmarketplace-frontend-toolkit/summary-table.html
8 lines
53 B
SCSS
8 lines
53 B
SCSS
.table {
|
|
|
|
&-heading {
|
|
text-align: left;
|
|
}
|
|
|
|
}
|