Update samy.css

This commit is contained in:
2025-12-03 12:23:28 -05:00
parent baeedc7147
commit c49a8cd60b

View File

@@ -264,17 +264,6 @@ body {
text-align: center; 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 */ /* Responsive */
@media (max-width: 768px) { @media (max-width: 768px) {