mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Add HTML and CSS for extended GSM characters
Based on feedback from this pull request: https://github.com/alphagov/notifications-admin/pull/3711
This commit is contained in:
@@ -60,3 +60,9 @@
|
||||
.destructive-link--no-visited-state {
|
||||
@include destructive-link-style-no-visited-state;
|
||||
}
|
||||
|
||||
// Font override classes
|
||||
.extended-gsm-characters {
|
||||
font-family: $govuk-font-family-tabular;
|
||||
letter-spacing: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user