From c49a8cd60b26d34de0ac5d67c0d586bd440147fc Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Wed, 3 Dec 2025 12:23:28 -0500 Subject: [PATCH] Update samy.css --- samy.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/samy.css b/samy.css index c6a2fe2..cc7f446 100644 --- a/samy.css +++ b/samy.css @@ -264,17 +264,6 @@ body { text-align: center; } - /* Big red notice under tagline */ -.samy-hint { - margin-top: 0.25rem; - font-size: 3rem; - color: #ff4d4d; - font-weight: 900; - text-transform: uppercase; - align-self: center; /* center within flex parent only */ -} - - /* Responsive */ @media (max-width: 768px) {