mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05: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;
|
|
}
|
|
|
|
}
|