diff --git a/platform/chromium/pub/warning-page.html b/platform/chromium/pub/warning-page.html index 6a9cf01..5cf1733 100644 --- a/platform/chromium/pub/warning-page.html +++ b/platform/chromium/pub/warning-page.html @@ -101,7 +101,8 @@ border-radius: 8px; border: none; font-family: inherit; - font-weight: 500; + font-weight: 600; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); font-size: 1rem; cursor: pointer; transition: transform 0.2s, opacity 0.2s;