diff options
Diffstat (limited to 'src/frontend/app/components/StopAlert.css')
| -rw-r--r-- | src/frontend/app/components/StopAlert.css | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/src/frontend/app/components/StopAlert.css b/src/frontend/app/components/StopAlert.css index 2ba3baa..c1d9a0a 100644 --- a/src/frontend/app/components/StopAlert.css +++ b/src/frontend/app/components/StopAlert.css @@ -72,7 +72,7 @@ } .stop-alert-compact .stop-alert-title { - font-size: 0.85rem; + font-size: 0.95rem; } .stop-alert-message { @@ -81,17 +81,6 @@ } .stop-alert-compact .stop-alert-message { - font-size: 0.8rem; -} - -.stop-alert-alternate-codes { font-size: 0.85rem; - margin-top: 0.25rem; - font-style: italic; - opacity: 0.8; -} - -.stop-alert-compact .stop-alert-alternate-codes { - font-size: 0.75rem; } |
