diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index b275ed0..5adcabc 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -822,7 +822,7 @@ $style = @' /* Big red notice under tagline */ .samy-hint { margin-top: 0.25rem; - font-size: 1.3rem; + font-size: 3rem; color: #ff4d4d; /* big red */ font-weight: 900; text-transform: uppercase;